toggle menu
inputforms
1.4.3
common
switch theme
search in API
inputforms
/
pro.respawn.kmmutils.inputforms.dsl
/
lazyRule
lazy
Rule
fun
lazyRule
(
check
:
(
String
)
->
Sequence
<
ValidationError
>
)
:
Lazy
<
Rule
>
Returns a new
Rule
instantiated lazily for a given
check
.