pub type ValidationErrors = HashMap<String, String>;
pub struct ValidationErrors { /* private fields */ }