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.
Keyscope is a key and secret workflow
Core components for Reinhardt framework
This library is designed for validating and modeling user input. The crate includes models, functions, traits, errors, and other dependencies.
JSON Schema based validation tool using serde.
Basic type for validator and validator_derive
Common validation functions (email, url, length, ...) and trait - to be used with `validator_derive`
Common validation functions (email, url, length, ...) and trait - to be used with `validator_derive`
Macros 1.1 implementation of #[derive(Validate)]
Macros 1.1 implementation of #[derive(Validate)]
Type-safe runtime validation library for Rust, inspired by Zod
A Rust library for validating LinkedIn profile URLs with LLM-friendly error messages
Easy validation of option keys and their values. Installation and usage is very simple. You find all the information you need on my homepage listed below.
Changes ActiveRecord's update_attribute (singular) method to behave more intuitively and consistently like update_attributes (plural). ActiveRecord's built-in update_attribute (singular) will not check validations on the object before saving, unlike update_attributes (plural), which will.
Enable validation to hidden element using ClientSideValidations.