Expand description
Form request + validation. Wraps garde.
Structsยง
- Validated
Form - An extractor that deserializes the body (JSON or form-urlencoded)
and runs
garde::Validateon the result before returning the typed struct.
Form request + validation. Wraps garde.
garde::Validate on the result before returning the typed struct.