Toolbox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Toolbox
form
/
com.michaelflisar.toolbox.form
/
FormValidator
/
isNotEmpty
is
Not
Empty
fun
isNotEmpty
(
name
:
String
=
"Field"
,
errorIsEmpty
:
String
=
" must be not empty"
)
:
(
value
:
String
)
->
String