Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-ajv
/
ajv
/
Ajv
Ajv
class
Ajv
(
options
:
Options
=
definedExternally
)
(
source
)
Members
Constructors
Ajv
Link copied to clipboard
constructor
(
options
:
Options
=
definedExternally
)
Functions
compile
Link copied to clipboard
fun
compile
(
schema
:
ReadonlyRecord
<
JsString
,
JsAny
?
>
)
:
ValidateFunction