else : Schema
else
SchemaWhen if
is present, and the instance fails to validate against its subschema, then validation succeeds if the instance successfully validates against this keyword’s subschema.
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 |
Applies To | Any |
Base Dialect | Draft 7 |
Changed In | None |
Introduced In | Draft 7 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-07/draft-handrews-json-schema-validation-01#rfc.section.6.6.3 |
Metaschema | http://json-schema.org/draft-07/schema# |
Official Tests | draft7/if-then-else.json |
Default |
{}
|
Annotation | None |
Affected By |
|
Affects | None |
Also See |
|