JSF Core Facelets Tag Library.
Tag validateBean


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



Tag Information
Tag Class$component.tagClass
TagExtraInfo ClassNone
Body Contentempty
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
validationGroupsfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Get the Bean Validation validation groups.
disabledfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)
No Description
forfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
No Description
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.validator.BeanValidator)
A ValueExpression that evaluates to a BeanValidator.

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.