hunt-validation
Data validator
A data validation library that provides a way to check the correctness of input data based on predefined rules and constraints.
3 stars
4 watching
1 forks
Language: D
last commit: 10 months ago
Linked from 1 awesome list
validationvalidator
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 |
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 | 765 |
lab2023/kangal | A Ruby gem providing extended validation for various types of data | 33 |
bydooweedoo/is | Validates data against predefined rules for various data types in Elixir. | 20 |
gookit/validate | A comprehensive data validation and filtering tool for Go | 1,075 |
twharmon/govalid | Struct validation using tags | 46 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
tiendc/go-validator | A validation library for Go that provides a set of reusable validation functions and rules to validate data structures. | 15 |
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 |
lyonnee/hvalid | A lightweight validation library written in Go language to validate data of various types. | 11 |
gobuffalo/validate | A Go package providing a framework for defining custom validators and built-in validation helpers for common data structures. | 94 |
mccoyst/validate | A tool to automatically validate fields with tags in Go programs | 61 |