ArcGIS Pro 2.6 API Reference Guide
CIMValidationRule Class Properties


ArcGIS.Core.CIM Namespace : CIMValidationRule Class

For a list of all members of this type, see CIMValidationRule members.

Public Properties
 NameDescription
Public Property Gets or sets the Portal login name of the user that created the validation rule.  
Public Property Gets or sets the UTC date and time on which the validation rule has been created.  
Public Property Gets or sets the Portal login name of the user that last modified the validation rule.  
Public Property Gets or sets the UTC date and time on which the validation rule has been last modified.  
Public Property Gets or sets the notes for the validation rule. This is the descriptive text for the validation results. This property is optional.  
Public Property Gets or sets an array of layer URI strings on which the rule is applied to.  
Public Property Gets or sets the unique identifier of the validation rule.  
Public 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.  
Public Property Gets or sets the tags for the validation rule. Tags are keywords or short phrases that facilitate discovery of the validation rule. Separate terms with commas. Overlapping Geometry is considered one tag, while Overlapping, geometry is considered two tags. This property is optional.  
Public Property Gets or sets the title for the validation rule. The title can be used to describe the conditions you are looking for with the validation rule. This is useful when you have multiple instances of the same RuleType to validate the same layers or standalone tables but with different validation parameters. This property is optional.  
Top
See Also

Reference

CIMValidationRule Class
ArcGIS.Core.CIM Namespace