Skip to content

TableError

TableError = FieldsMissingError | FieldsExtraError | FieldNameError | FieldTypeError | RowUniqueError | CellTypeError | CellRequiredError | CellMinimumError | CellMaximumError | CellExclusiveMinimumError | CellExclusiveMaximumError | CellMinLengthError | CellMaxLengthError | CellPatternError | CellUniqueError | CellEnumError

Defined in: error/Table.ts:18