CommentOct 9, 2018
I was also looking for the same thing few months back and I found validate.js is perfect for this requirement Website : https://validatejs.org/ Github Repo : https://github.com/ansman/validate.js I use this. It is very small and easy to understand also very useful for all type of form validation. You can learn this whole library in just one day.