One Of - caf_f:validateOneOf

Validator Information 
InfoValue
Validator IDcom.webmethods.caf.faces.validator.OneOf
Handler ClassNone
Description Value is equal to one of a collection of items.
Palette LocationCAF Core/Validator/One Of
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)
Value to search for in the collection of items.
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.