forked from benkeen/rsv
-
Notifications
You must be signed in to change notification settings - Fork 0
kerlama/rsv
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Really Simple Validation (RSV) is a tried-and-tested javascript validation library I wrote back in the late paleolithic era. Additional code contributed by Mihai Ionescu and Nathan Howard. This powerful little script lets you add client-side validation to any webform with very little work. It includes a number of pre-existing routines for common tasks like validating email addresses, numbers, and other field content, and provides a simple mechanism to extend it to whatever custom functions you need. For documentation and examples, please visit: http://www.benjaminkeen.com/open-source-projects/smaller-projects/really-simple-validation-js/ There are three flavours: 1. /standalone - contains a self-contained script with no other dependencies. 2. /jquery - RSV as a jQuery plugin 3. /prototype - RSV as a Prototype plugin Minimization done by: http://dean.edwards.name/packer/ - Ben Keen @vancouverben
About
Really Simple Validation (Javascript validation library)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published