validr
Validator library
A fast and extensible Python library for data validation
A simple, fast, extensible python library for data validation.
212 stars
10 watching
12 forks
Language: Python
last commit: 8 months ago
Linked from 1 awesome list
json-schemavalidationvalidator
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| A library for implementing custom validation rules across various data types and structures in Python. | 20 |
| A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
| A library providing core validation logic for the Pydantic model compiler | 1,468 |
| A lightweight Python library for validating and adapting data according to a predefined schema | 262 |
| A Clojure(Script) validation library with functional validators and higher-order functions for validating data | 185 |
| A lightweight validation data type based on Applicative and Selective functors | 66 |
| A header-only C++ library for validating JSON documents against a set of predefined constraints | 355 |
| A library for defining and enforcing data structures in Python | 14 |
| A JSON matcher library that helps validate JSON responses by focusing on essential parts of the response | 47 |
| A JavaScript validation library providing various behaviors to validate data against different types and functions. | 41 |
| A high-performance JSON Schema validator for Rust | 546 |
| A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
| A fast and intuitive validation library for Go that uses pre-existing Is... functions from the govalidator project. | 22 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |