RichFaces ( Legacy URL )
Tag graphValidator


The <rich:graphValidator> component allows to register Hibernate Validators for multiple input components.


Tag Information
Tag Classorg.richfaces.taglib.html.jsp.GraphValidator
TagExtraInfo ClassNone
Body ContentJSP
Display NameBean validation @ and @validation support

Attributes
NameRequiredRequest-timeTypeDescription
bindingfalsefalsejavax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
The attribute takes a value-binding expression for a component property of a backing bean
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
profilefalsefalsejavax.el.ValueExpression
(must evaluate to java.util.Set)
This attribute is reserved till the implementation of JavaBean Validation feature (JSR-303).
summaryfalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Summary message for a validation errors.
valuefalsefalsejavax.el.ValueExpression
(must evaluate to java.lang.Object)
The current value for this component.

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.