Skip to main content

format_vld_error

Function format_vld_error 

Source
pub fn format_vld_error(err: &VldError) -> Value
Expand description

Format a VldError into a JSON object with "error" and "issues" keys — ready to be sent as a 422 response body.