jsonix
jsonix copied to clipboard
Check minOccurs & maxOccurs
trafficstars
Check if the elements count is in the range of minOccurs and maxOccurs and throw error if not
This goes to the schema validation direction. I'm not sure where to put a limit there... We'll have to stop somewhere as full schema validation implementation is way to complex and not realistic.