Validated xml-urlencoded forms, queries, and multipart form extractors for the Actix Web framework
Derive macro for FromMultipart trait used in actix-validated-forms
A user and client-friendly JSON validator for Actix Web that automatically returns structured, nested error messages for invalid requests.
Validation mechanism for actix-web
Validation mechanism for actix-web
Validation mechanism for actix-web
An Actix Web server leveraging the lettre crate to relay form field data to email addresses
Actix-web integration for the vld validation library
trait for webformd_macro to deserialize actix_web::web::Form for structs with Option<Vec<String>> from a checkbox or similar
CSRF protection middleware for Actix Web applications. Supports double submit cookie and synchronizer token patterns (with actix-session) out of the box. Flexible, easy to configure, and includes test coverage for common attacks and edge cases.
Actix-web extractors for domainstack: DomainJson<T> with automatic validation and structured error responses
High-performance Content Security Policy middleware for Actix Web