gnarl
Class validator
A lightweight module for defining schema-validated classes with type-checked attributes.
Lightweight module to define serializable, schema-validated classes
5 stars
3 watching
0 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 59 |
| An OCaml library for automatically generating and utilizing validation functions through annotations. | 16 |
| A library for implementing custom validation rules across various data types and structures in Python. | 20 |
| A fast and extensible Python library for data validation | 212 |
| Library to validate nested structs with their type specs and associated precondition functions. | 203 |
| A library providing core validation logic for the Pydantic model compiler | 1,468 |
| A validation framework for HTTP request parameters and queries | 13 |
| A validation library for Go that helps ensure input data meets specific criteria using struct tags and standalone functions. | 10 |
| A schema validation tool that supports multiple file formats, generates documentation and XSD files, and provides a simple API for loading data from various sources. | 104 |
| A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
| A library that enables type-level guarantees in Swift by providing tools to create new types with built-in properties. | 607 |
| A Python module for validating RDF graphs against SHACL shapes | 255 |
| A lightweight validation data type based on Applicative and Selective functors | 66 |
| A tool for validating function calls with concise inline syntax | 242 |
| A Solid framework extension for automating API schema validation and caching with Zod. | 4 |