Hi,
Today when we create associations, it’s only possible to set 1 or many on each end. It should also be possible to define a min and a max:
Mendix would automatically ensure at commit that there are at least [min] associated objects, and not more than [max]
→ so we would not have to create BeforeCommit validation microflows
Cheers