pydantic-core
Validator
A library providing core validation logic for the Pydantic model compiler
Core validation logic for pydantic written in rust
1k stars
30 watching
243 forks
Language: Python
last commit: 9 days ago json-schemaparsingpydanticrustschemavalidation
Related projects:
Repository | Description | Stars |
---|---|---|
bauerji/flask-pydantic | An extension for Flask that integrates Pydantic's model validation with Flask routing | 364 |
daveoncode/pyvaru | A library for implementing custom validation rules across various data types and structures in Python. | 20 |
guyskk/validr | A fast and extensible Python library for data validation | 212 |
shezadkhan137/required | A library to simplify validation by providing a declarative way to define and reuse validation logic across multiple fields. | 60 |
stac-utils/stac-pydantic | Provides reusable Pydantic data models for the STAC specification | 64 |
briansmith/webpki | A library that validates X.509 certificates and provides a full implementation of the Web PKI client side. | 464 |
valit-stack/valit | Provides a simple and fluent API for validating .NET Core objects | 322 |
stac-utils/stac-api-validator | A client-side tool for validating STAC API behavior and interactions. | 19 |
aperezdc/gnarl | A lightweight module for defining schema-validated classes with type-checked attributes. | 5 |
encode/typesystem | A data validation library that provides basic functionality for serializing and deserializing data in a structured format. | 540 |
thoughtspile/banditypes | A lightweight validation library that checks data conforms to TypeScript types at runtime. | 168 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
serkin/volan | A PHP validation library designed to validate data against user-defined schemas, providing detailed information on invalid nodes. | 44 |
zbarnes757/jeaux | A validation framework for HTTP request parameters and queries | 13 |
thedersen/backbone.validation | A plugin for Backbone.js that simplifies client-side validation of models and form inputs. | 1,316 |