validy 1.1.10

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
1
2
3
4
5
6
max_width = 120
hard_tabs = true
reorder_imports = true
struct_field_align_threshold = 0
align_multiline_comment = false
indent_style = "Block"