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