Split array references in two with compile-time size validation.
A simple input library with support for array input, validation, and pretty error messages.
A powerful and flexible Rust library based on procedural macros for validation, modification, and DTO (Data Transfer Object) handling. Designed to integrate seamlessly with Axum. Inspired by Validator, Validify and Garde.
JSON Schema based validation tool using serde.
A tool for analyzing Solidity smart contracts to detect zero address validation patterns
TypeScript Zod-inspired schema validation library for Rust with static type inference
Procedural macros for zod-rs schema to struct inference and validation
TypeScript Zod schema generator for zod-rs
Utility functions and error handling for zod-rs schema validation
Lightning-fast JSON schema validation library with custom error messages and multi-language bindings
Parser for the Concise data definition language (CDDL)
OVER: the best data format.
The valid_array gem provides to create an Array that enforces certian properties. Each element added to the array is passed to a validator function written by you. This function can raise errors, drop items or change them. vaild_array also provides compatibility with the typed-array gem. There is both 'valid_array/typed_array' which imports to `ValidArray::TypedArray` and a fully compatible 'valid-array' which passes 'valid-array's own test suite.
All methods that alter the contents of an array that implements this Gem are first checked to ensure that the added items are of the types allowed. All methods behave exactly as their Array counterparts, including additional forms, block processing, etc.
No description provided.
No description provided.
No description provided.
No description provided.