ArcGIS Developer Help  (ESRI.ArcGIS.EditorExt)  

OnValidateEventHandler Delegate

Represents the method that handles the OnValidate event.
[Visual Basic .NET]
Public Delegate Sub OnValidateEventHandler ( _
)
[C#]
public delegate void OnValidateEventHandler (
);