Default

By default, this setting automatically performs validation after the field loses focus, and if validation fails, it will re-validate each time the form input changes.

Properties

Link copied to clipboard
open override val startAt: FieldValidateOn

The timing to trigger automatic validation.

Functions

Link copied to clipboard
open override fun next(state: FieldValidateOn, isPassed: Boolean): FieldValidateOn

Returns the timing to trigger the next validation.