ValidateInEditOperation Method
Ensures data integrity by validating the features in a topology in the area specified by
ArcGIS.Core.Data.Topology.ValidationDescription.Extent against a pre-defined set of topology rules. This method must be called on the MCT. Use QueuedTask.Run.
Parameters
- topology
- The ArcGIS.Core.Data.Topology instance to validate.
- validationDescription
- The ArcGIS.Core.Data.Topology.ValidationDescription which describes the details of the validate operation.
Return Value
A
ArcGIS.Core.Data.Topology.ValidationResult that describes the result of the operation.
Target Platforms: Windows 11, Windows 10
ArcGIS Pro version: 3 or higher.