Closed abeninski closed 11 years ago
Hi! Unfortunately I had not thought of a method to trigger validation in the current version. But in the next version will be implemented a method to trigger validation and also a method to verify the form.
I will release the new version in some days... You can view the progress through of the development branch.
Hello man, The plugin is great and you should keep up with the good work.
I have one question. Can I call validate manually?
E.g. if($('form').IsValid()) { do something }