| Tag Information | |
| Tag Class | org.richfaces.taglib.html.jsp.GraphValidator |
| TagExtraInfo Class | None |
| Body Content | JSP |
| Display Name | Bean validation @ and @validation support |
| Attributes | ||||
| Name | Required | Request-time | Type | Description |
| binding | false | false |
javax.el.ValueExpression
(must evaluate to javax.faces.component.UIComponent)
|
The attribute takes a value-binding expression for a component property of a backing bean |
| id | false | false |
java.lang.String
|
Every component may have a unique id that is automatically created if omitted |
| profile | false | false |
javax.el.ValueExpression
(must evaluate to java.util.Set)
|
profile |
| rendered | false | false |
javax.el.ValueExpression
(must evaluate to boolean)
|
If "false", this component is not rendered |
| value | false | false |
javax.el.ValueExpression
(must evaluate to java.lang.Object)
|
value |