Skip to main content

format_issues_with_code

Function format_issues_with_code 

Source
pub fn format_issues_with_code(err: &VldError) -> Vec<Value>
Expand description

Format issues with an additional "code" key from IssueCode::key().

Used by axum/actix where the error response includes code.