ErrorMap: {
    [key: string]: string[];
}

A map of errors.

Type declaration

  • [key: string]: string[]