jQuery-Form-Validator
Validation tool
A jQuery plugin that simplifies validation of user input by providing a configuration-based approach
[DISCONTINUED] jQuery plugin that makes it easy to validate user input while keeping your HTML markup clean from javascript code.
972 stars
59 watching
474 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
bnabriss/jquery-form-validation | Library to validate HTML forms | 33 |
ragnarlotus/vue-daval | A Vue.js plugin for validating form data and ensuring data consistency across complex forms | 29 |
haiercdboy/validform | An HTML form validation library that allows for automatic validation of multiple forms with a single line of code. | 66 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
gustavosoriano/willvalidate | A JavaScript library for validating forms using HTML attributes and Vue.js integration. | 8 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
niceue/nice-validator | A lightweight JavaScript validation solution with various rules and support for form submission via native or AJAX methods | 610 |
thedersen/backbone.validation | A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |
fergaldoyle/vue-form | A Vue.js form validation library providing a set of components and tools for managing form state and validating user input. | 615 |
chanceyu/we-validator | A lightweight form validation plugin for JavaScript, supporting various frameworks and platforms. | 238 |
kelp404/angular-validator | An AngularJS form validation module providing a reusable and customizable way to validate forms in web applications. | 162 |
cj/vuelidation | A lightweight validation library for Vue.js forms. | 36 |
sofish/validator.js | A lightweight validation component for HTML forms that supports various input types and customizable error handling. | 283 |
why520crazy/ngx-validator | A library that simplifies the process of validating forms in Angular applications by automatically generating error messages and support for custom feedback strategies. | 43 |