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.
Kind | Applicator |
---|---|
Applies To | Object |
Dialect | 2020-12 |
Introduced In | 2019-09 |
Vocabulary | Applicator |
Specification | https://json-schema.org/draft/2020-12/json-schema-core.html#section-10.2.2.4 |
Metaschema | https://json-schema.org/draft/2020-12/meta/applicator |
Also see |
|