Soil
Toggle table of contents
1.0.0-alpha11
common
Platform filter
common
Switch theme
Search in API
Soil
soil-form
/
soil.form.core
/
ValidationRuleChainer
Validation
Rule
Chainer
fun
interface
ValidationRuleChainer
<
V
>
Members
Functions
then
Link copied to clipboard
abstract
infix
fun
then
(
block
:
ValidationRuleBuilder
<
V
>
.
(
)
->
Unit
)