Companion

Holds constants.

Functions

Link copied to clipboard
fun State.validators(body: ValidatorDsl.() -> Unit): List<Validator<*>>

Initiates the ValidatorDsl on this State, and returns all Validators that were created inside the DSL using the DSL's own functions.