pyvaru

Validator

A library for implementing custom validation rules across various data types and structures in Python.

Rule based data validation library for python 3.

GitHub

20 stars
1 watching
4 forks
Language: Python
last commit: over 7 years ago
Linked from 1 awesome list

datadata-validationform-validationmodelvalidationvalidator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
encode/typesystem A data validation library that provides basic functionality for serializing and deserializing data in a structured format. 540
shezadkhan137/required A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. 60
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
podio/valideer A lightweight Python library for validating and adapting data according to a predefined schema 262
pydantic/pydantic-core A library providing core validation logic for the Pydantic model compiler 1,437
tensorflow/data-validation A library for exploring and validating machine learning data in TensorFlow 765
davidthingsaker/laravel-validator A jQuery plugin that emulates the validation class from the Laravel framework. 5
prio/shape A library for declaratively describing and validating data structures. 6
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
aperezdc/gnarl A lightweight module for defining schema-validated classes with type-checked attributes. 5
cinar/checker A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. 9
serkin/volan A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. 44
rubnvp/vue-props-validation Provides a way to validate data in Vue.js applications, especially when dealing with nested objects and arrays. 21