laravel-validator
Validation plugin
A jQuery plugin that emulates the validation class from the Laravel framework.
Laravel style jquery validation plugin
5 stars
2 watching
1 forks
Language: JavaScript
last commit: almost 11 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 |
proengsoft/laravel-jsvalidation | Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,134 |
dwightwatson/validating | A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 968 |
thedersen/backbone.validation | A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |
ragnarlotus/vue-daval | A Vue.js plugin for validating form data and ensuring data consistency across complex forms | 29 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
primitivesocial/ps-validation | A Vue plugin providing data validation rules with support for nested properties and customizable error messages | 15 |
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
jaymorrow/validatr | A JavaScript library for cross-browser HTML5 form validation | 278 |
val-bubbleflat/laravel-vue-validator | A package that helps display errors from Laravel validation rules in Vue applications. | 31 |
acornejo/jjv | A lightweight JSON schema validator written in JavaScript. | 198 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
felixkiss/uniquewith-validator | Custom validation rule to ensure unique values across multiple columns in a database table. | 388 |