ArcGIS Pro 2.6 API Reference Guide
UpdateErrors Method

ArcGIS.Core.Data Namespace > AttributeRuleManager Class : UpdateErrors Method
A IReadOnlyList of one or more AttributeRuleError objects.
Updates the validation error system tables specified by validationErrors. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

validationErrors
A IReadOnlyList of one or more AttributeRuleError objects.
Exceptions
ExceptionDescription
A validation service is not supported or enabled for this geodatabase.
validationErrors is null or empty.
A geodatabase-related exception has occurred.
Remarks
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

AttributeRuleManager Class
AttributeRuleManager Members