KotlinX-Schema
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-generator-json
/
kotlinx.schema.generator.json.internal
/
JsonSchemaConsts
/
Keys
Keys
object
Keys
(
source
)
JSON Schema keys.
Members
Properties
ADDITIONAL_
PROPERTIES
Link copied to clipboard
const
val
ADDITIONAL_PROPERTIES
:
String
ALL_
OF
Link copied to clipboard
const
val
ALL_OF
:
String
ANY_
OF
Link copied to clipboard
const
val
ANY_OF
:
String
CONST
Link copied to clipboard
const
val
CONST
:
String
DEFS
Link copied to clipboard
const
val
DEFS
:
String
DESCRIPTION
Link copied to clipboard
const
val
DESCRIPTION
:
String
ENUM
Link copied to clipboard
const
val
ENUM
:
String
ID
Link copied to clipboard
const
val
ID
:
String
ITEMS
Link copied to clipboard
const
val
ITEMS
:
String
NULLABLE
Link copied to clipboard
const
val
NULLABLE
:
String
ONE_
OF
Link copied to clipboard
const
val
ONE_OF
:
String
PATTERN
Link copied to clipboard
const
val
PATTERN
:
String
PROPERTIES
Link copied to clipboard
const
val
PROPERTIES
:
String
REF
Link copied to clipboard
const
val
REF
:
String
REF_
PREFIX
Link copied to clipboard
const
val
REF_PREFIX
:
String
REQUIRED
Link copied to clipboard
const
val
REQUIRED
:
String
SCHEMA
Link copied to clipboard
const
val
SCHEMA
:
String
TITLE
Link copied to clipboard
const
val
TITLE
:
String
TYPE
Link copied to clipboard
const
val
TYPE
:
String