This document is archived and information here might be outdated. Recommended version. |
Provides access to members that manage rules and validate them.
The IValidation2 interface is used when triggering the validation process on an ObjectClass.
Name | 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. |
Classes | Description |
---|---|
FeatureClass | Esri Feature Class object. |
ObjectClass | Esri Object Class object. |
ObjectClassValidator | Esri ObjectClassValidator object. |
SchematicDiagramClass (esriSchematic) | Schematic diagram class object. |
SchematicElementClass (esriSchematic) | Schematic element class object. |
TemporalRecordSet (esriTrackingAnalyst) | Defines the COM coclass for the TemporalRecordSet COM object. |