baldimir commented on issue #1019: URL: https://github.com/apache/incubator-kie-issues/issues/1019#issuecomment-2076522719
@ljmotta I wrote `"ItemDefiniton with typeRef to another custom ItemDefinition. This custom ItemDefinition can also use allowedValues and typeConstraint or itemComponents freely."` - I meant the ItemDefinition from typeRef can have itemComponents. To be more clear, here is an example: - ItemDefinition tPerson, containing multiple itemComponents. - ItemDefiniton tSlowPerson, that contains typeref="tPerson". Hope it is more clear. > It isn't specified if this applies to built-in types, complex types, or both, giving that, I could enable the constraint to all cases. This means that it applies everywhere possible based on specification. It is defined like this. What is not specified is not in the specification. -- 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]
