Skip to content

CellEnumError

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

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