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
/
FileSchema
/
FileSchema
File
Schema
constructor
(
vararg
validations
:
Validation
<
File
>
,
initialValue
:
File
=
emptyPlaceholderFile()
)
(
source
)
constructor
(
validations
:
Iterable
<
Validation
<
File
>
>
=
emptyList()
,
initialValue
:
File
=
emptyPlaceholderFile()
)
(
source
)