autoendpoint::error

Function errno_from_validation_errors

source
fn errno_from_validation_errors(e: &ValidationErrors) -> Option<usize>
Expand description

Get the error number from validation errors. If multiple errors are present, the first one with a valid error code is used.