ljmotta commented on issue #1019:
URL: 
https://github.com/apache/incubator-kie-issues/issues/1019#issuecomment-2076924200

   @baldimir I understand, my mistake!
   
   > This means that it applies everywhere possible based on specification. It 
is defined like this. What is not specified is not in the specification.
   
   Yes, but the only part that is not clear, is if adding a constraint to a 
item definition which references a complex type will work on the engine side. 
   
   ItemDefinition tPerson, containing multiple itemComponents (age, name).
   ItemDefiniton tChildPerson, that contains typeref="tPerson, and 
typeConstraint ?.age in [0..18)
   
   For what I understand this still doesn't work. Am I right?


-- 
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]

Reply via email to