ErrorMessageMatch: {
    message: string | RegExp;
    [k: string]: any;
}