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