maxProperties : Integer
maxProperties
IntegerAn object instance is valid if its number of properties is less than, or equal to, the value of this keyword.
Value | This keyword must be set to a zero or positive integer |
---|---|
Kind | Assertion |
Applies To | Object |
Dialect | Draft 6 |
Changed In | None |
Introduced In | Draft 4 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-06/draft-wright-json-schema-validation-01#rfc.section.6.15 |
Metaschema | http://json-schema.org/draft-06/schema# |
Official Tests | draft6/maxProperties.json |
Default | None |
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|