gitgabrio opened a new issue, #1024: URL: https://github.com/apache/incubator-kie-issues/issues/1024
Analyze and refactor dmn validation 1. it should always been invoked 2. it should not be separated in a standalone module 3. it should be simplified 4. returned messages should be unified (currently, it returns original parser messages, or message from expcetion, or message built inside rules) 5. clearly separate xsd semantic validation (already done in parser check) from business validation (done by rules) 6. eventually, replace drl/rules usage @baldimir @yesamer -- 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]
