FormValidation alternatives and similar libraries
Based on the "Validation" category.
Alternatively, view FormValidation alternatives based on common mentions on social networks and blogs.
-
Validator, for Bootstrap 3
DISCONTINUED. A user-friendly HTML5 form validation jQuery plugin for Bootstrap 3 -
BootstrapValidator
DISCONTINUED. For anyone who want to use the previous version (BootstrapValidator) -
rdf-validate-shacl
Validate RDF data purely in JavaScript. An implementation of the W3C SHACL specification on top of the RDFJS stack.
CodeRabbit: AI Code Reviews for Developers
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of FormValidation or a related project?
README
FormValidation - Download
Quick links |
---|
Document |
Examples |
Report issues, Ask questions |
http://formvalidation.io - The best jQuery plugin to validate form fields, designed to use with:
- [x] Bootstrap
- [x] Foundation
- [x] Pure
- [x] Semantic UI
- [x] UIKit
It's developed from scratch by @nghuuphuoc.
Required: jQuery 1.9.1+
Screenshots first because we love it!
Validating Bootstrap form
[Screenshot](screenshots/bootstrap.gif)
Validating Foundation form
[Screenshot](screenshots/foundation.gif)
Validating Pure form
[Screenshot](screenshots/pure.gif)
Validating Semantic UI form
[Screenshot](screenshots/semantic.gif)
Validating UI Kit form
[Screenshot](screenshots/uikit.gif)
Live demo
http://formvalidation.io/examples/
There are also many examples located in the [demo](demo) directory.
You also can run the demo
locally by:
- Clone the repo:
git clone https://github.com/formvalidation/formvalidation.git
- Go to the cloned directory and run the command:
python -m SimpleHTTPServer 8000
- Access the demo at
http://localhost:8000/demo/the_demo_file_here.html
Features
See the official website for the full list of features
Download
- Latest version: http://formvalidation.io/download/
- Release History: Look at the [Change Log](CHANGELOG.md)
Documentation
Author
The FormValidation plugin is written by Nguyen Huu Phuoc, aka @nghuuphuoc
Contribution
Contributions are welcome!
Please notice that your code may be used as part of a commercial product if the pull request is merged.
License
For more information about the license, see http://formvalidation.io/license/
*Note that all licence references and agreements mentioned in the FormValidation README section above
are relevant to that project's source code only.