How to call a built in validators from a custom validator class
Rajeev roushan sharma
Ranch Hand
Joined: Jan 28, 2010
Posts: 50
posted
0
I have a scenario where i need to call a built in validator(like: minlength) from my custom validator class... if it is possible, please tell me how to do the same...
Any help will be highly appreciated... Thanks in advance!