Investigate using collection: {min}..{max}
to declare fields as "required"
#16
Labels
enhancement
New feature or request
Motivation
Some fields in Paneron's register are required fields, while some are optional.
LutaML modelling assumes all attributes are optional.
In order to keep compatibility with Paneron, any artifacts generated from this Gem should strive to be as close as possible to what Paneron (RegistryKit) expects.
This issue investigates the possibility of encoding such requirements to LutaML models using cardinality option (
collection: {min}..{max}
).The text was updated successfully, but these errors were encountered: