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

ValidationError

Type declaration

  • loc: (string | number)[]

    Location

  • msg: string

    Message

  • type: string

    Error Type