ArcGIS Pro 2.6 API Reference Guide
ValidationRules Property (CIMMap)

ArcGIS.Core.CIM Namespace > CIMMap Class : ValidationRules Property
Gets or sets the validation rules used for validating the layer's features.
Syntax
public CIMValidationRule[] ValidationRules {get; set;}
Public Property ValidationRules As CIMValidationRule()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMMap Class
CIMMap Members