backbone.validation
Validator
A plugin for Backbone.js that simplifies client-side validation of models and form inputs.
A validation plugin for Backbone.js that validates both your model as well as form input
1k stars
41 watching
300 forks
Language: JavaScript
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
victorjonsson/jquery-form-validator | A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
jupegarnica/garn-validator | A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
sinanbozkus/formhelper | Transforms server-side validations to client-side without writing any JavaScript code. | 272 |
niceue/nice-validator | A lightweight JavaScript validation solution with various rules and support for form submission via native or AJAX methods | 610 |
chanceyu/we-validator | A lightweight form validation plugin for JavaScript, supporting various frameworks and platforms. | 238 |
bnabriss/jquery-form-validation | Library to validate HTML forms | 33 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
gustavosoriano/willvalidate | A JavaScript library for validating forms using HTML attributes and Vue.js integration. | 8 |
kelp404/angular-validator | An AngularJS form validation module providing a reusable and customizable way to validate forms in web applications. | 162 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
aurelia/validatejs | Enables expressive validation using decorators and/or a fluent API. | 22 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |