Skip to content

CellMaxItemsError

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

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