f

Tag validateWholeBean

Component Information 
InfoValue
Component Typecom.sun.faces.ext.validateWholeBean
Handler ClassNone
Renderer TypeNone
DescriptionNone
Attributes 
NameRequiredTypeDescription
disabledfalsejavax.el.ValueExpression
(must evaluate to java.lang.Boolean)

A boolean value enabling or disabling this validation component.

idfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)

Component identifier of the UIInput component to be created.

validationGroupstruejavax.el.ValueExpression
(must evaluate to java.lang.String)

A comma-separated list of validation groups. A validation group is a fully-qualified class name.

valuetruejavax.el.ValueExpression
(must evaluate to java.lang.Object)

A ValueExpression referencing the bean to be validated.