RichFaces
Tag beanValidator


Validate Input by the Bean/Hibernate validator annotations


Tag Information
Tag Classorg.richfaces.taglib.BeanValidatorTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to org.richfaces.validator.FacesBeanValidator)
A ValueExpression that evaluates to an instance of FacesBeanValidator.
profilesfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
This attribute defines JavaBean Validation 'groups' feature (JSR-303). It is ignored if Hibernate Validator is used.
summaryfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Summary message for a validation errors.

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.