jsonix icon indicating copy to clipboard operation
jsonix copied to clipboard

Check minOccurs & maxOccurs

Open ximex opened this issue 9 years ago • 1 comments

Check if the elements count is in the range of minOccurs and maxOccurs and throw error if not

ximex avatar Mar 27 '15 01:03 ximex

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.

highsource avatar Mar 27 '15 06:03 highsource