io.udash.bootstrap.form.UdashForm
The validation will be triggered on initialization and will be retriggered on each property value change.
The validation is disabled.
The validation will be triggered on blur event on the input.
The validation will be triggered on each value change.
The validation will be triggered on the form submit event.
The validation will be triggered on the form submit event.
Notice that the validation won't block the form submit.