Applying different rules to different forms on a page
Hi,
I am using this jquery validation plugin:
https://jqueryvalidation.org/ on my website. I am able to apply this on single form. How can I apply this on multiple forms on same page each form with different rules?
Please help. Thanks!