ostack-kform
Toggle table of contents
0.31.6
jvm
Platform filter
jvm
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
AsyncFormValidator
/
AsyncFormValidator
Async
Form
Validator
jvm
@
JvmOverloads
constructor
(
formSchema
:
Schema
<
T
>
,
externalValidations
:
ExternalValidations
=
emptyMap()
,
coroutineScope
:
CoroutineScope
=
GlobalScope
)