This document is archived and information here might be outdated. Recommended version. |
Provides access to members that validate row information.
The IObjectClassValidation interface is an optional interface that is used to provide custom validation of objects in an object class or feature class. This validation is in addition to geodatabase validation of domains, relationship rules and connectivity rules.
Name | Description | |
---|---|---|
ValidateField | Validates the row's specified attribute. | |
ValidateRow | Validates the row. |
Classes | Description |
---|
IClassExtension Interface | IClassSchemaEdit Interface | IValidation Interface