JSON Schema based validation tool using serde.
A library for validating deserialized structs and enums
Axum extractor sets of JSON validation.
A procedural macro that validates the deserialization of a struct
JSON Schema based validation tool using serde.
A user and client-friendly JSON validator for Actix Web that automatically returns structured, nested error messages for invalid requests.
Literal Value type based JSON.
SerdeV - Serde with Validation
proc macros for SerdeV - Serde with Validation
Composable validation library
This library is designed for validating and modeling user input. The crate includes models, functions, traits, errors, and other dependencies.
Type-safe runtime validation library for Rust, inspired by Zod