unevaluatedProperties : Schema
unevaluatedProperties
SchemaValidates object properties that did not successfully validate against other standard object 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 | Object |
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.2.4 |
Metaschema | https://json-schema.org/draft/2019-09/meta/unevaluated |
Official Tests | draft2019-09/unevaluatedProperties.json |
Default |
{}
|
Annotation |
Array
The set of instance property names validated by this keyword's subschema
Hint: Use the jsonschema validate command to collect annotations from the command-line
|
Affected By |
|
Affects | None |
Also See |
|