volan
Validator library
A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes.
Light and extendable schema validation library
44 stars
5 watching
9 forks
Language: PHP
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
vlucas/valitron | A lightweight validation library with simple syntax and no dependencies | 1,574 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
rakit/validation | A PHP validation library providing flexible and customizable data validation capabilities. | 838 |
lyonnee/hvalid | A lightweight validation library written in Go language to validate data of various types. | 11 |
illuminate/validation | A PHP implementation of validation logic, providing rules and constraints for data verification. | 177 |
cermati/satpam | A JavaScript validation library with various rules for checking user input data | 18 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
tristanpenman/valijson | A header-only C++ library for validating JSON documents against a set of predefined constraints | 351 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
bartoszlenar/validot | A compact library for advanced model validation with a fluent API. | 307 |
romaricdrigon/metayaml | A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |
jupegarnica/garn-validator | A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
bugventure/jsen | A fast JSON validation library for JavaScript | 156 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |