Skip to content

CellMaximumError

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

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