Uses of Package
jakarta.faces.validator
-
ClassDescriptionA Validator implementation is a class that can perform validation (correctness checks) on a
EditableValueHolder
. -
ClassDescriptionA Validator implementation is a class that can perform validation (correctness checks) on a
EditableValueHolder
. -
ClassDescriptionSupports inline instantiation of the
FacesValidator
qualifier.A Validator implementation is a class that can perform validation (correctness checks) on aEditableValueHolder
.A ValidatorException is an exception thrown by thevalidate()
method of aValidator
to indicate that validation failed.