pub fn validation_from_fields(errors: Vec<(&str, &str)>) -> ServiceErrorExpand description
Create ServiceError::ValidationErrors from static str tuples (helper)
pub fn validation_from_fields(errors: Vec<(&str, &str)>) -> ServiceErrorCreate ServiceError::ValidationErrors from static str tuples (helper)