kvision / pl.treksoft.kvision.form / FormPanel / validate

validate

(js) open fun validate(markFields: Boolean = true): Boolean

Invokes validator function and validates the form.

Parameters

markFields - determines if form fields should be labeled with error messages

Return
validation result