axum-valid 0.25.0

Provides validation extractors for your Axum application, allowing you to validate data using validator, garde, validify or all of them.
Documentation

axum-valid

There is currently very little information to present on this page because Docs.rs has only limited support for extracting structured feature metadata from Cargo crates. This issue is tracked in Rust RFC #3416. Check this library's main docs, readme, and Cargo.toml in case its authors have documentation for features available there instead.

This version has 29 feature flags, 5 of them enabled by default.

default

basic (default)

validator (default)

form (default)

json (default)

query (default)

422

This feature flag does not enable additional features.

aide

all_extra_types

all_types

cbor

extra

extra_form

extra_protobuf

extra_query

extra_typed_path

full

full_garde

full_validator

full_validify

garde

into_json

msgpack

sonic

toml

typed_header

typed_multipart

validify

xml

yaml