Function autoendpoint::error::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.