glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-model
/
uk.co.nickthecoder.glok.property.boilerplate
/
ValidatedCharProperty
/
ValidatedCharProperty
Validated
Char
Property
constructor
(
initialValue
:
Char
,
bean
:
Any
?
=
null
,
beanName
:
String
?
=
null
,
validation
:
(
ValidatedProperty
<
Char
>
,
Char
,
Char
)
->
Char
)