Type alias inferFlattenedErrors<T, U>

inferFlattenedErrors<T, U>: typeToFlattenedError<TypeOf<T>, U>

Type Parameters

  • T extends ZodType<any, any, any>
  • U = string

Generated using TypeDoc