axum-valid 0.23.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 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 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