Skip to main content

validation_error_response

Function validation_error_response 

Source
pub fn validation_error_response(message: impl Into<String>) -> Response
Expand description

Render a 400 Bad Request with a generic validation error body.