ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data Namespace / ValidationErrorType Enumeration

In This Topic
    ValidationErrorType Enumeration
    In This Topic
    Specifies the type of validation error system table.
    Syntax
    Members
    MemberDescription
    LineStores errors originating from a line FeatureClass.
    ObjectStores errors originating from a Table.
    PointStores errors originating from a point FeatureClass.
    PolygonStores errors originating from a polygon FeatureClass.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.ValidationErrorType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also