Skip to content

CellMaxLengthError

const CellMaxLengthError: ZodObject<{ cell: ZodString; columnName: ZodString; maxLength: ZodNumber; rowNumber: ZodNumber; type: ZodLiteral<"cell/maxLength">; }, $strip>

Defined in: metadata/models/error/cell.ts:49