KotlinX-Schema
Toggle table of contents
0.0.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-json
/
kotlinx.schema.json
/
JsonSchema
/
JsonSchema
Json
Schema
constructor
(
name
:
String
,
strict
:
Boolean
=
false
,
description
:
String
?
=
null
,
schema
:
JsonSchemaDefinition
)
(
source
)