validation-rules
There are 55 repositories under validation-rules topic.
kubevious/kubevious
Kubevious - Kubernetes without disasters
peasy/Peasy.NET
A business logic micro-framework for .NET and .NET Core
laracraft-tech/laravel-schema-rules
Automatically generate Laravel validation rules based on your database table schema!
kettanaito/react-advanced-form
Functional reactive forms. Multi-layer validation, custom styling, field grouping, reactive props, and much more.
mvallim/java-fluent-validator
Java Fluent Validator is inspired by Fluent Interface and .Net FluentValidation which defined an inner-DSL within Java language for programmers to use. A fluent interface implies that its primary goal is to make it easy to SPEAK and UNDERSTAND.
amieiro/disposable-email-domains
Disposable email domain lists, used in disposable email services, generated every quarter of an hour, in txt and JSON format.
openvalidation/openvalidation
Compose validation rules in the language you use every day, openVALIDATION handles code creation for you.
luismts/ValidationRulesPlugin
Create and validate property rules for all your Xamarin and Windows apps and improve the quality of your data.
open-draft/reach-schema
Functional schema-driven JavaScript object validation library.
shivajichalise/validator
A lightweight, expressive, and extensible validation library for Go, inspired by Laravel’s Validator.
arifszn/laravel-advanced-validation
Laravel advanced validation rules for real-life scenarios.
pacerit/laravel-polish-validation-rules
Simple Polish Validation rules for Laravel and Lumen framework
elbgoods/laravel-trashmail-rule
This package provides a validation rule to prevent trash email addresses.
Wildhoney/Formv
🗳React form validation using the validation native to all recent browsers. Also includes support for handling API validation messages, success messages, memoized and nested form state, and super easy styling.
karoldabro/validation-codes
Laravel pacakge that add validation codes to the API responses
Alhiane/ValidatorKit
ValidatorKit is a straightforward validation library for Swift, designed to simplify data validation rules in iOS applications. It provides an easy way to ensure user input meets your specified criteria.
elbgoods/laravel-country-rule
This package provides multiple validation rules to validate countries according to ISO-3166.
kapizoli77/valigator
Swift validator library
mirkorap/PHP-Validator
A PHP package that provides tools to validate values.
openvalidation/openvalidation-openapi
Generate OpenAPI service stubs with complete validation layer using this openVALIDATION adapter.
elbgoods/laravel-swiss-canton-rule
This package provides multiple validation rules to validate swiss cantons. It's based on wnx/php-swiss-cantons.
foo123/Formal
A simple and versatile (Form) Data validation framework based on Rules for PHP, JavaScript, Python
Waheed-Programmer/WebApplication-Shoping-Cart-DotNetCore
I have created a Shopping Cart web application in Asp.net Core using an SQL server database. In this project, we perform insert delete edit and retrieve data and also CRUD Operation Using Entity Framework Code First approach with the help of JQuery and Ajax and also implementation Repository Pattern.
busraozdemir0/CarRentalProject
Yazılım Geliştirici Yetiştirme Kampı Ödev-Engin Demiroğ
dammy001/react-form-validation-hook
react form validation hook
slaega/db-validation
validation library for Prisma‑backed services. It lets you declare common database checks—like “exists” or “unique”—via a fluent builder, and integrates them into your service or controller via decorators.
ApamateSoft/chained-validation-rules
Facilitates the validation of strings by chaining series of rules
busraozdemir0/MyFinalProject
Yazılım Geliştirici Yetiştirme Kampı-Engin Demiroğ
mkakpabla/form-validation-php
A simple validator in php
AlbertKarapetyan/api-gateway
This API Gateway is built in Go and provides load balancing between multiple backend services. It supports multiple load balancing strategies, including "Round Robin" and "Least Connections"
chazwatkins/apex-guardian
Simple validation library that allows you to centralize all Apex validations for an Object
ekanSSS/jsonFormValidation
JSON form validator in javascript fully customisable
paulosergio-jnr/java-fluent-validator-examples
An intuitive application that demonstrates easily how powerful and simple java-fluent-validator is.
itstuffsolutions/laravel-12-custom-validation-rules-example
Step-by-step tutorial on creating custom validation rules in Laravel 12 using Rule objects and closures.
itstuffsolutions/laravel-12-validation-rule-sometimes-vs-nullable
learn the difference between Laravel 12 validation rules sometimes and nullable with clear examples. Understand how they work, when to use each, and best practices for building cleaner, more flexible form validation in Laravel applications.