core
0.18.1
core
/
de.peekandpoke.kraft.addons.forms.validation
/
given
given
fun
<
T
>
given
(
check
:
(
T
)
->
Boolean
,
message
:
(
T
)
->
String
=
{ "Must be a valid input" }
)
:
Rule
<
T
>
Content copied to clipboard