Closed
Description
Hi all! I'm using this validation plugin but I have a problem. I have an input text (type=text and validator=number) but is not required for me. So if I try to submit the form no errors are showed but also no action is triggered.
Any idea?
If I remove validator=number all works fine.
Thanks
Fabrizio