ostack-kform
Toggle table of contents
0.31.6
common
Platform filter
common
Switch theme
Search in API
ostack-kform
kform
/
tech.ostack.kform
/
Info
/
Info
Info
constructor
(
value
:
T
,
schema
:
Schema
<
T
>
,
path
:
AbsolutePath
,
schemaPath
:
AbsolutePath
,
dirty
:
Boolean
,
touched
:
Boolean
,
issues
:
List
<
ValidationIssue
>
,
validationStatus
:
ValidationStatus
,
displayStatus
:
DisplayStatus
)
(
source
)