f

Tag validateWholeBean

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

A boolean value enabling or disabling this validation component.

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

Component identifier of the UIInput component to be created.

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

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

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

A ValueExpression referencing the bean to be validated.