Hello list, this is my first post. I use FormValidator to validate a form in the client side. Now I want to add some custom validators. My question is ¿how can I add custom validators with parameters?
I want to add validators like "my_validator:10". I only know how add normal validators (without parameters, like "my_validator") Thanks for read, and sorry for my poor english.
