Enums§
- Auth
Error - Authentication framework error types.
- Database
Error
Functions§
- validate_
request_ body - Validate a request body, returning a parsed + validated value or an error response.
- validation_
error_ response - Convert
validator::ValidationErrorsinto a standardized error response body.