System.Xml.Schema.ValidationEventHandler Delegate

Represents the callback method that will handle XML schema validation events and the System.Xml.Schema.ValidationEventArgs.

Syntax

public delegate void ValidationEventHandler (object sender, ValidationEventArgs e)

Parameters

sender
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.Schema
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0