Module org.omnifaces
Package org.omnifaces.validator
package org.omnifaces.validator
-
ClassDescriptionUnlike native Faces validation error messages, in a bean validation message by default the label of the component where a validation constraint violation originated from can not be displayed in the middle of a message.Generic interface for multi field validator.The
omnifaces.RequiredCheckboxValidatoris intented to solve a peculiar problem withrequired="true"attribute ofUISelectBooleancomponents like<h:selectBooleanCheckbox>.By default, Faces validators run on every request, regardless of whether the submitted value has changed or not.