validateRow

abstract fun validateRow(): Boolean

Gets the validation state of all cells. If the state is unset, it will validate the cells first.

Return

true if all cells are valid, false otherwise