ValidationError: {
    loc: (string | number)[];
    msg: string;
    type: string;
}

Type declaration

  • loc: (string | number)[]
  • msg: string
  • type: string