get_ValidationType()
XmlReaderSettings::get_ValidationType() method
Returns a value indicating whether the XmlReader will perform validation or type assignment when reading.
System::Xml::ValidationType System::Xml::XmlReaderSettings::get_ValidationType()
Return Value
One of the ValidationType values that indicates whether XmlReader will perform validation or type assignment when reading. The default is ValidationType::None.
See Also
- Enum ValidationType
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Slides