jQuery Validator - Auto validate multiple forms on a page

By yash → Tuesday, February 16, 2016
I am writing this blog to validate multiple forms on a single page using jQuery validator plugin. This code can be used to validate your whole site's form using few lines of code. just use "data-form-validate='true'" attribute to your form. See priview below.
See the Pen jquery validator multiple form on one page by Yashwant Patel (@yashwant) on CodePen.
Yashwant Patel

No Comment to " jQuery Validator - Auto validate multiple forms on a page "