ValidationRuleChainer

fun interface ValidationRuleChainer<V>

Functions

Link copied to clipboard
abstract infix fun then(block: ValidationRuleBuilder<V>.() -> Unit)