Appearance
Type Alias: inferFlattenedErrors<T, U>
ts
type inferFlattenedErrors<T, U> = core.$ZodFlattenedError<core.output<T>, U>;Defined in: node_modules/.pnpm/zod@4.3.6/node_modules/zod/v4/classic/compat.d.cts:25
Type Parameters
| Type Parameter | Default type |
|---|---|
T extends core.$ZodType | - |
U | string |
Deprecated
Use z.$ZodFlattenedError