hasError

abstract val hasError: Boolean

Returns true if the form has validation error, false otherwise. A form is error if any of its fields has validation error.