Libraries tagged by validation rules
rohit-raj-verma/pimcore-validation-bundle
1 Downloads
Pimcore bundle to add complex field validation rules in class definitions
robclancy/validation-rules
27 Downloads
A little standard for defining validation rules.
risan/lara-rules
50 Downloads
Laravel custom validation rules.
redcrystal/laravel-validation-rules
22 Downloads
Laravel Validation Rules: Fluent Helper Classes for Validation Rules
rawveg/model-validation
56 Downloads
Laravel Model Validation - Uses validation rules at the model level to ensure that all data being saved in a model is valid. Just as you would use Request Validation in your Controllers, Model-Level validation allows you to be ensure that even code within your application that manually creates a model, cannot do so using invalid data.
rasuvaeff/yii3-respect-validation
0 Downloads
Bridge exposing Respect/Validation rules as native yiisoft/validator rules for Yii3 applications
ramonbakker1992/validation-rules-helper
14 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
projct1/laravel-validation-base64
12 Downloads
Missing laravel validation rules for base64 encoded strings and files.
preflow/validation
9 Downloads
Preflow validation — rule engine, built-in rules, error bags
poovarasudev/lara-rules
8 Downloads
A package that provides a library of reusable Laravel validation rules
pollin14/laravel-curp-validation
92 Downloads
A set of validation rules specific to validate Mexico's CURP.
pnx/laravel-bitcoin-validation
12 Downloads
Laravel validation rules for bitcoin
petitkoalak/eloquent-validation-rules
552 Downloads
Added validation feature for eloquent model
netkod-bilisim/tr-tax-number-validation-rule-extend
83 Downloads
It checks the TR Tax Number. It is the extended version package of the TR Tax Number verification package prepared to be used in the request rules.
netkod-bilisim/tr-identity-number-validation-rule-extend
88 Downloads
It checks the TR Identity Number. It is the extended version package of the TR Identity Number verification package prepared to be used in the request rules.