The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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:
