toggle menu
Glok
0.5.1
common
switch theme
search in API
glok-core
/
uk.co.nickthecoder.glok.property.boilerplate
/
OptionalValidatedAlignmentProperty
/
OptionalValidatedAlignmentProperty
Optional
Validated
Alignment
Property
constructor
(
initialValue
:
Alignment
?
,
bean
:
Any
?
=
null
,
beanName
:
String
?
=
null
,
validation
:
(
ValidatedProperty
<
Alignment
?
>
,
Alignment
?
,
Alignment
?
)
->
Alignment
?
)