typesystem
Data validator
A data validation library that provides basic functionality for serializing and deserializing data in a structured format.
Data validation, serialization, deserialization & form rendering. 🔢
540 stars
25 watching
44 forks
Language: Python
last commit: about 2 years ago deserializationformshtmlpythonserializationvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
tensorflow/data-validation | A library for exploring and validating machine learning data in TensorFlow | 766 |
neuledge/computed-types | A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 |
neithere/monk | A library for defining and enforcing data structures in Python | 14 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
huntlabs/hunt-validation | A data validation library that provides a way to check the correctness of input data based on predefined rules and constraints. | 3 |
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 |
prio/shape | A library for declaratively describing and validating data structures. | 6 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
athena-framework/validator | A Crystal-based library for validating the structure and integrity of data objects | 5 |
evgeniums/cpp-validator | A C++ header-only library for declaratively defining data validation constraints and applying them to various data structures | 58 |
ethandunford/deno-validation | A general-purpose validation library for use in software applications. | 2 |
vodori/schema-conformer | A library that extends prismatic schema with custom conforming capabilities to enforce stricter data formats and validation. | 9 |