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
/
StringSchema
/
StringSchema
String
Schema
constructor
(
vararg
validations
:
Validation
<
String
>
,
initialValue
:
String
=
""
)
(
source
)
constructor
(
validations
:
Iterable
<
Validation
<
String
>
>
=
emptyList()
,
initialValue
:
String
=
""
)
(
source
)