required
Validator
A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields.
Easy multi-field validation
60 stars
4 watching
1 forks
Language: Python
last commit: almost 6 years ago
Linked from 1 awesome list
apicross-fielddependenciesdjangoflaskpythonvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
guyskk/validr | A fast and extensible Python library for data validation | 212 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
kowainik/validation-selective | A lightweight validation data type based on Applicative and Selective functors | 66 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
cakephp/validation | A validation library for PHP applications. | 43 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
pydantic/pydantic-core | A library providing core validation logic for the Pydantic model compiler | 1,437 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
twharmon/govalid | Struct validation using tags | 46 |
axot017/validate | An OCaml library for automatically generating and utilizing validation functions through annotations. | 16 |
cinar/checker | A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 9 |
go-the-way/validator | A lightweight model validator written in Go. | 7 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
tensorflow/data-validation | A library for exploring and validating machine learning data in TensorFlow | 765 |