core
0.18.4
js
core
/
de.peekandpoke.kraft.addons.forms.validation.strings
/
blank
blank
js
fun
<
T
:
CharSequence
?
>
blank
(
message
:
(
T
)
->
String
)
:
Rule
<
T
>
Content copied to clipboard
fun
<
T
:
CharSequence
?
>
blank
(
message
:
String
=
"Must be blank"
)
:
Rule
<
T
>
Content copied to clipboard