definitions : Object<String, Schema>
definitions
Object<String, Schema>This keyword reserves a location for schema authors to inline re-usable JSON Schemas into a more general schema.
Value | This keyword must be set to an object where each value is a valid JSON Schema |
---|---|
Kind | Reserved Location |
Applies To | Any |
Dialect | Draft 7 |
Changed In | 2019-09 |
Introduced In | Draft 4 |
Vocabulary | Validation |
Specification | https://json-schema.org/draft-07/draft-handrews-json-schema-validation-01#rfc.section.9 |
Metaschema | http://json-schema.org/draft-07/schema# |
Official Tests | draft7/definitions.json |
Default |
{}
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |