Skip to content

CellMinimumError

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

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