KotlinX-Schema
Toggle table of contents
0.3.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-json
/
kotlinx.schema.json
/
JsonSchema
/
dependentSchemas
dependent
Schemas
open
override
val
dependentSchemas
:
Map
<
String
,
PropertyDefinition
>
?
(
source
)
A map of property names to schemas that must be satisfied if the given property is present.