ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform.schemas
/
ClassSchemaBuilder
/
childSchema
child
Schema
fun
<
TChild
>
childSchema
(
property
:
KMutableProperty1
<
T
,
TChild
>
,
schema
:
Schema
<
TChild
>
)
(
source
)
Declare that the child schema of property
property
is
schema
.