valideer
Data validator
A lightweight Python library for validating and adapting data according to a predefined schema
Lightweight data validation and adaptation Python library.
262 stars
49 watching
25 forks
Language: Python
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
neithere/monk | A library for defining and enforcing data structures in Python | 14 |
prio/shape | A library for declaratively describing and validating data structures. | 6 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
tensorflow/data-validation | A library for exploring and validating machine learning data in TensorFlow | 765 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
common-workflow-language/schema_salad | A language and library for describing rules for structured data documents with schema validation and hyperlink checking | 73 |
enspirit/finitio | A language and framework for defining, validating, coercing, and documenting data with a focus on precision and interoperability. | 394 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
marrow16/valix | A package for validating API requests before they are processed by an application. | 29 |
koenvdberg/csv-validator | A tool for validating tabular data in CSV format using predefined rules and logic. | 4 |
cakephp/validation | A validation library for PHP applications. | 43 |
vodori/schema-conformer | A library that extends prismatic schema with custom conforming capabilities to enforce stricter data formats and validation. | 9 |