rajalakshmys-27 opened a new issue, #3387: URL: https://github.com/apache/incubator-kie-tools/issues/3387
**Limitation** In the DMN Runner panel, when users enter a number outside the allowed range defined in the data type constraints, no validation error or warning is displayed. This missing feedback causes confusion and can lead to incorrect evaluations, especially in models where number ranges are critical to decision logic. There is currently no workaround. Users must manually verify the allowed range in the Data Types Editor before entering values in the DMN Runner. Previously, when a value did not match the declared constraint, the DMN Runner displayed validation information. The expected behavior is that the system should continue to show appropriate validation messages whenever input values fall outside the defined constraints. <img width="1728" height="1019" alt="Image" src="https://github.com/user-attachments/assets/9a7adaeb-fbbc-46ac-ac45-a4ef0c63f166" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
