monk
Data validator
A library for defining and enforcing data structures in Python
An unobtrusive data modeling, manipulation and validation library.
14 stars
2 watching
0 forks
Language: Python
last commit: about 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
podio/valideer | A lightweight Python library for validating and adapting data according to a predefined schema | 262 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
tensorflow/data-validation | A library for exploring and validating machine learning data in TensorFlow | 766 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
jaimegildesagredo/booby | A Python library for defining and validating data structures with built-in support for complex data models and relationships. | 176 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
jacomyal/typology | A lightweight data validation library for JavaScript that supports native types and custom types with various syntax options. | 46 |
prio/shape | A library for declaratively describing and validating data structures. | 6 |
alecthomas/voluptuous | A Python data validation library providing simple and flexible ways to validate complex data structures. | 1,823 |
spy16/pyschemes | A Python library for validating data structures using a simple and Pythonic schema system | 365 |
athena-framework/validator | A Crystal-based library for validating the structure and integrity of data objects | 5 |
yyz1989/nospa-rdf-data-cube-validator | A Java-based tool for validating RDF data cubes using an in-memory approach without relying on SPARQL queries. | 16 |
common-workflow-language/schema_salad | A language and library for describing rules for structured data documents with schema validation and hyperlink checking | 73 |