Skip to main content

new_validation_error

Function new_validation_error 

Source
pub fn new_validation_error(
    code: u16,
    message: &str,
    details: &str,
    field: &str,
) -> Error
Expand description

Create a new validation error.