dependentSchemas : Object<String, Schema>
dependentSchemas
Object<String, Schema>This keyword specifies subschemas that are evaluated if the instance is an object and contains a certain property.
Value | This keyword must be set to an object where each value is a valid JSON Schema |
---|---|
Kind | Applicator |
Applies To | Object |
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.2.2.4 |
Metaschema | https://json-schema.org/draft/2019-09/meta/applicator |
Official Tests | draft2019-09/dependentSchemas.json |
Default |
{}
|
Annotation | None |
Affected By | None |
Affects | None |
Also See |
|