additionalProperties : Schema | Boolean

additionalProperties

Schema | Boolean

Validation succeeds if the schema validates against each value not matched by other object applicators in this vocabulary. If set to false, no additional properties are allowed in the instance.

Value This keyword must be set to a valid JSON Schema
Kind Applicator
Applies To Object
Dialect Draft 4
Changed In None
Introduced In Draft 1
Vocabulary Validation
Specification https://json-schema.org/draft-04/draft-fge-json-schema-validation-00#rfc.section.5.4.4
Metaschema http://json-schema.org/draft-04/schema#
Official Tests draft4/additionalProperties.json
Default {}
Annotation None
Affected By
Affects None
Also See