pub fn validate_string_list( manifest_path: &Path, root: &str, field: &str, values: &[String], errors: &mut Vec<PersonaValidationError>, )