additionalItems : Schema

additionalItems

Schema

If items is set to an array of schemas, validation succeeds if each element of the instance not covered by it validates against this schema.

Value This keyword must be set to a valid JSON Schema
Kind Applicator Annotation
Applies To Array
Dialect 2019-09
Changed In None
Introduced In Draft 3
Vocabulary Applicator
Specification https://json-schema.org/draft/2019-09/draft-handrews-json-schema-02#rfc.section.9.3.1.2
Metaschema https://json-schema.org/draft/2019-09/meta/applicator
Official Tests draft2019-09/additionalItems.json
Default {}
Annotation Boolean A boolean true if it applied to any item of the instance
Affected By
Affects
Also See