-
Type:
New Feature
-
Resolution: Fixed
-
Priority:
Major
-
None
-
Affects Version/s: None
-
Component/s: Vocabularies
-
None
Add terms MinItems and MaxItems that apply to anything collection-valued and allows specifying the expected minimum and maximum number of items in the collection.
Similar to minimum and maximum this is along the lines of JSON Schema minItems and maxItems, seeĀ https://tools.ietf.org/html/draft-handrews-json-schema-validation-01#section-6.4.3