Provides access to members that validate row information.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
Description | ||
---|---|---|
ValidateField | Validates the row's specified attribute. | |
ValidateRow | Validates the row. |
See Also
IClassExtension Interface | IClassSchemaEdit Interface | IValidation Interface