ArcGIS Pro 2.6 API Reference Guide
Validate Method (Table)

ArcGIS.Core.Data Namespace > Table Class : Validate Method
Overload List
OverloadDescription
Indicates whether the row(s) in selection is violating any rules. This method must be called on the MCT. Use QueuedTask.Run.  
Indicates whether the row(s) in filter is violating any rules. This method must be called on the MCT. Use QueuedTask.Run.  
Indicates whether the row(s) in rows is violating any rules. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

Table Class
Table Members