Type Definition validator::Errors [] [src]

type Errors = HashMap<String, Vec<String>>;