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