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: about 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A jQuery plugin that simplifies validation of user input by providing a configuration-based approach | 972 |
| Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,135 |
| A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 970 |
| A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |
| A Vue.js plugin for validating form data and ensuring data consistency across complex forms | 29 |
| A library for implementing custom validation rules across various data types and structures in Python. | 20 |
| A Vue plugin providing data validation rules with support for nested properties and customizable error messages | 15 |
| A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
| A JavaScript library for cross-browser HTML5 form validation | 278 |
| A package that helps display errors from Laravel validation rules in Vue applications. | 31 |
| A lightweight JSON schema validator written in JavaScript. | 198 |
| A validation framework for HTTP request parameters and queries | 13 |
| A fast JSON validation library for JavaScript | 156 |
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |