Erik Weber wrote:
I have two possible masks which are acceptable for a phone number text input.
Is there a way to tell the validator plugin (in validation.xml) that either of two masks is acceptable for a given field?
Thanks, Erik
Why don't you just use alternation in the regex?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

