Docs.rs
elif-validation-0.2.0
elif-validation 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
krcpa
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
service-builder ^0.3.0
normal
thiserror ^1.0
normal
uuid ^1.0
normal
tokio ^1.0
dev
tokio-test ^0.4
dev
Versions
92.17%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
elif_
validation
0.2.0
Module error
Module Items
Structs
Type Aliases
In crate elif_
validation
elif_validation
Module
error
Copy item path
Source
Expand description
Validation error types and handling
Structs
§
Validation
Error
Individual validation error for a specific field
Validation
Errors
Collection of validation errors, typically one per field
Type Aliases
§
Validation
Result