ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / EnforceAttributeValidation Property

In This Topic
    EnforceAttributeValidation Property
    In This Topic
    Gets and sets whether attribute validation is enforced.
    Syntax
    Public Property EnforceAttributeValidation As Boolean
    public bool EnforceAttributeValidation {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also