RegExpr - caf_f:validateRegExpr

Validator Information 
InfoValue
Validator IDcom.webmethods.caf.faces.validator.RegExp
Handler ClassNone
Description Regexp matches (sub-)string.
Palette LocationCAF Core/Validator/RegExpr
Attributes 
NameRequiredTypeDescription
customErrorMsgfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
Custom message for validation errors.
patternfalsejavax.el.ValueExpression
(must evaluate to java.lang.String)
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.