unevaluatedItems : Schema

unevaluatedItems

Schema

Validates array elements that did not successfully validate against other standard array applicators.

Value This keyword must be set to a valid JSON Schema Hint: Use the jsonschema metaschema command to catch keywords set to invalid values
Kind Applicator Annotation
Applies To Array
Base Dialect 2019-09
Changed In None
Introduced In 2019-09
Vocabulary Applicator
Specification https://json-schema.org/draft/2019-09/draft-handrews-json-schema-02#rfc.section.9.3.1.3
Metaschema https://json-schema.org/draft/2019-09/meta/applicator
Official Tests draft2019-09/unevaluatedItems.json
Default {}
Annotation Boolean A boolean true if it applied to any item of the instance Hint: Use the jsonschema validate command to collect annotations from the command-line
Affected By
Affects None
Also See