Can use validator classes within action's validation methods?
Haina Minawa
Ranch Hand
Joined: Oct 13, 2011
Posts: 119
posted
0
Hi all,
I am wondering whether it is possible or not to instantiate an instance of a validator class (such as EmailValidator class) and using its methods to validate the input? For example: