Provides access to members that manage rules and validate them.
The IValidation2 interface is used when triggering the validation process on an ObjectClass.
| Description | ||
|---|---|---|
![]() |
AddRule | Adds the rule to the set of associated rules. |
![]() |
AlterRule | Alter the existing validation rule. |
![]() |
DeleteRule | Deletes the rule from the set of associated rules. |
![]() |
Rules | The rules associated with the class. |
![]() |
RulesByField | The rules associated with the attribute. |
![]() |
RulesBySubtypeCode | The rules associated with the subtype. |
![]() |
Validate | Validates the selection. |
![]() |
ValidateSelection | Validates the selection. |
![]() |
ValidateSet | Validates the set. |
| Interfaces | Description |
|---|---|
| IValidation | Provides access to members that manage rules and validate them. |
| CoClasses and Classes | Description |
|---|---|
| FeatureClass | ESRI Feature Class object. |
| ObjectClass | ESRI Object Class object. |
| ObjectClassValidator | ESRI Object Class Validator object. |
| SchematicDiagramClass (esriSchematic) | Schematic diagram class object. |
| SchematicElementClass (esriSchematic) | Schematic element class object. |