UI-Component Sets
Project Documentation

Summary

Tag name: <f:validateBean>
Validator class: javax.faces.validator.BeanValidator
validator id: javax.faces.Bean

BeanValidator is a {@link javax.faces.validator.Validator} that doesn't do any validation itself, but delegates validation logic to Bean Validation.

Attributes

Name Type Supports EL? Description
binding javax.faces.validator.BeanValidator Only EL A ValueExpression that evaluates to a BeanValidator.
disabled Boolean Yes
for String Yes
validationGroups String Yes Get the Bean Validation validation groups.