not : Schema
not
SchemaAn instance is valid against this keyword if it fails to validate successfully against the schema defined by this keyword.
Value | This keyword must be set to a valid JSON Schema |
---|---|
Kind | Applicator |
Applies To | Any |
Dialect | Draft 7 |
Changed In | None |
Introduced In | Draft 4 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-07/draft-handrews-json-schema-validation-01#rfc.section.6.7.4 |
Metaschema | http://json-schema.org/draft-07/schema# |
Official Tests | draft7/not.json |
Default |
false
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|