http://mootools.net/docs/more/Forms/Form.Validator#AddingValidators
On Thu, Nov 11, 2010 at 8:46 AM, refreegrata <[email protected]> wrote: > 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. >
