A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
D
- DEFAULT - enum entry in com.github.erosb.jsonsKema.Keyword
- DEFS - enum entry in com.github.erosb.jsonsKema.Keyword
- DEPENDENT_REQUIRED - enum entry in com.github.erosb.jsonsKema.Keyword
- DEPENDENT_SCHEMAS - enum entry in com.github.erosb.jsonsKema.Keyword
- dependentRequired(java.util.Map) - function in com.github.erosb.jsonsKema.CompositeSchemaBuilder
- DependentRequiredSchema - class in com.github.erosb.jsonsKema
- DependentRequiredValidationFailure - class in com.github.erosb.jsonsKema
- dependentSchemas(java.util.Map) - function in com.github.erosb.jsonsKema.CompositeSchemaBuilder
- DependentSchemasSchema - class in com.github.erosb.jsonsKema
- DependentSchemasValidationFailure - class in com.github.erosb.jsonsKema
- DEPENDS_ON_VOCABULARY - enum entry in com.github.erosb.jsonsKema.FormatValidationPolicy
Validation against the "format" keyword is enabled only if the meta-schema declares @{code https://json-schema.org/draft/2020-12/vocab/format-assertion} in its @{code $vocabularies} object.
Be aware that this is the default behavior, and the draft2020-12 meta-schema does NOT declare the format-assertion vocabulary, hence format validation will be disabled.
- DEPRECATED - enum entry in com.github.erosb.jsonsKema.Keyword
- DESCRIPTION - enum entry in com.github.erosb.jsonsKema.Keyword
- DRAFT_2020_12 - enum entry in com.github.erosb.jsonsKema.SpecificationVersion
- DYNAMIC_ANCHOR - enum entry in com.github.erosb.jsonsKema.Keyword
- DYNAMIC_REF - enum entry in com.github.erosb.jsonsKema.Keyword
- DynamicReference - class in com.github.erosb.jsonsKema