uniquewith-validator
Uniqueness checker
Custom validation rule to ensure unique values across multiple columns in a database table.
Custom Laravel Validator for combined unique indexes
388 stars
12 watching
129 forks
Language: PHP
last commit: over 2 years ago
Linked from 2 awesome lists
databaselaravellaravel-validationphp
Related projects:
Repository | Description | Stars |
---|---|---|
davidthingsaker/laravel-validator | A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
webpatser/laravel-uuid | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,801 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
fisxoj/sanity-clause | Library for defining data validation contracts in dynamically typed languages | 51 |
dwightwatson/validating | A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 968 |
primitivesocial/ps-validation | A Vue plugin providing data validation rules with support for nested properties and customizable error messages | 15 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
nettofarah/property-validator | A library providing easy property validation functions for JavaScript applications | 158 |
ayubtouba/nestjs-dbvalidator | A NestJS module providing custom database validators using class-validator and TypeORM for data integrity checks | 18 |
kowainik/validation-selective | A lightweight validation data type based on Applicative and Selective functors | 66 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
vlucas/valitron | A lightweight validation library with simple syntax and no dependencies | 1,574 |
aurelia/validatejs | Enables expressive validation using decorators and/or a fluent API. | 22 |
proengsoft/laravel-jsvalidation | Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,134 |