validy 1.1.12

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.
Documentation

validy

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 13 feature flags, 4 of them enabled by default.

default

derive (default)

macro_rules (default)

This feature flag does not enable additional features.

modification (default)

validation (default)

This feature flag does not enable additional features.

all

axum

axum_multipart

email

ip

This feature flag does not enable additional features.

macro_rules_assertions

pattern

time

uuid