ArcGIS Pro 2.6 API Reference Guide
Severity Property (CIMValidationRule)

ArcGIS.Core.CIM Namespace > CIMValidationRule Class : Severity Property
Gets or sets the severity for the validation rule. This is the value that indicates the relative priority of the validation results on a scale of 1 (highest) to 5 (lowest). The default value of this property is 3.
Syntax
public int Severity {get; set;}
Public Property Severity As Integer
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMValidationRule Class
CIMValidationRule Members