Equal - caf_f:validateEqual

Validator Information 
InfoValue
Validator IDcom.webmethods.caf.faces.validator.Equal
Handler ClassNone
Description Matches value of another component.
Palette LocationCAF Core/Validator/Equal
Attributes 
NameRequiredTypeDescription
componentIdfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
The component ID to validate against.
customErrorMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom message for validation errors.
showCAFErrorMsgfalsejavax.el.ValueExpression
(must evaluate to boolean)
Include the CAF error message with the custom error message.

If not specified, the default value is "false".

Output generated by Vdldoc View Declaration Language Documentation Generator.