Interface ZodTooBigIssue

Hierarchy

Properties

code: "too_big"
exact?: boolean
inclusive: boolean
maximum: number
message?: string
path: (string | number)[]
type: "string" | "number" | "array" | "date" | "set"

Generated using TypeDoc