Click here to Skip to main content
15,891,033 members
Articles / Programming Languages / Javascript

Lightweight JavaScript Validation Library

Rate me:
Please Sign up or sign in to vote.
4.85/5 (16 votes)
14 Oct 2013MIT4 min read 26.4K   299   20  
A lightweight JavaScript library that helps to easily setup a variety of client side validations
Many libraries and APIs facilitate form validation, but I found that they lack an appropriate system to provide a variety of validation notifications to the user. The script in this article is an effort to implement something to address that issue.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior)
India India
Just a regular guy interesting in programming, gaming and a lot of other stuff Smile | :)

Please take a moment to visit my YouTube Channel and subscribe to it if you like its contents!
My YouTube Channel

Don't be a stranger! Say Hi!!

Cheers!

Comments and Discussions