ArcObjects Component Help  (Core)    

IValidation2 Interface

Provides access to members that manage rules and validate them.

Members

Description
Method AddRule Adds the rule to the set of associated rules.
Method AlterRule Alter the existing validation rule.
Method DeleteRule Deletes the rule from the set of associated rules.
Read-only property Rules The rules associated with the class.
Read-only property RulesByField The rules associated with the attribute.
Read-only property RulesBySubtypeCode The rules associated with the subtype.
Method Validate Validates the selection.
Method ValidateSelection Validates the selection.
Method ValidateSet Validates the set.

Inherited Interfaces

Interfaces Description
IValidation Provides access to members that manage rules and validate them.

CoClasses that implement IValidation2

CoClasses and Classes Description
FeatureClass FeatureClass Object.
ObjectClass ObjectClass Object.
ObjectClassValidator ESRI ObjectClassValidator object.