XmlDocument::Validate Method
.NET Framework (current version)
Validates the XmlDocument against the XML Schema Definition Language (XSD) schemas contained in the Schemas property.
Assembly: System.Xml (in System.Xml.dll)
| Name | Description | |
|---|---|---|
![]() | Validate(ValidationEventHandler^) | Validates the XmlDocument against the XML Schema Definition Language (XSD) schemas contained in the Schemas property. |
![]() | Validate(ValidationEventHandler^, XmlNode^) |
Show:
