posted 18 years ago
hi all,
i'm trying to use mask validator in my application, but its not working.
alongwith mask, i'm using minlength and required validators and they're working fine. but, when these two conditions are satisfied, the application shows me errors related to mask validator (even if the condition for mask validator is satisfied)
I have this entry in my validation.xml:
This is the entry in validator-rules.xml:
and this is the entry in my ApplicationResources.properties file
"minlength" and "required" are working fine.... the problem is with mask validator...
any help would be greatly appreciated.
thanks,
Pushkar.