| Class | Description |
|---|---|
| CellValidationRule | Represents a rule that validates cell content. |
| EventCellValidationRule | Represents a rule that validates cell content through its Validating event. |
| PassthroughCellValidationRule | Represents a pass-through CellValidationRule, wrapping a multi-purpose ValidationRule to expose it as a CellValidationRule |
| SourceDataConverterValidationRule | Represents a validation rule that validates type conversion of values to and from a source. |