CellError
CellError =
CellTypeError|CellRequiredError|CellMinimumError|CellMaximumError|CellExclusiveMinimumError|CellExclusiveMaximumError|CellMinLengthError|CellMaxLengthError|CellPatternError|CellUniqueError|CellEnumError|CellJsonSchemaError
Defined in: error/types/Cell.ts:4