The properties of System.Xml.Schema.ValidationEventArgs are listed below. For a list of all members, see the ValidationEventArgs Members list.
See Also: Inherited members from System.EventArgs
| [read-only] | Exception | XmlSchemaException.
Gets the System.Xml.Schema.XmlSchemaException associated with the validation event. |
| [read-only] | Message | string.
Gets the text description corresponding to the validation event. |
| [read-only] | Severity | XmlSeverityType.
Gets the severity of the validation event. |