ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing.Attributes Namespace / Attribute Class / AddValidateAsync Method
an anonymous method

In This Topic
    AddValidateAsync Method
    In This Topic
    Add custom validation functions for this attribute.
    Syntax

    Parameters

    f
    an anonymous method

    Return Value

    A task returning a Boolean indicating whether the attribute is valid with this custom validation function.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also