Submit

Automatically performs validation at the time of form submission, and thereafter re-validates 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.