ArcGIS Pro 3.0 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, Windows 8.1

    See Also