Exact RegExp - caf_f:validateExactRegex

Validator Information 
InfoValue
Validator IDcom.webmethods.caf.faces.validator.ExactRegExp
Handler ClassNone
Description Value is matched by regexp exactly.
Palette LocationCAF Core/Validator/Exact RegExp
Attributes 
NameRequiredTypeDescription
customErrorMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom message for validation errors.
patterntruejavax.el.ValueExpression
(must evaluate to java.lang.Object)
Regular Expression pattern to match to.
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.