yesamer opened a new issue, #1019: URL: https://github.com/apache/incubator-kie-issues/issues/1019
It is not possible to set constraints for custom types    Both allowedValues and typeConstraint refers to the base type. So, a custom type seems allowed to define such constraints, that will be applied to the base type. This would make sense because: a custom type “A” extend a base type “string” (e.g.) both custom type “B” and “C” extends “A”, but they could have different constraints -- 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]
