XmlContainerConfig::getAllowValidation

#include <DbXml.hpp>

bool XmlContainerConfig::getAllowValidation() const

Returns whether XML is validated when it refers to a DTD or XML Schema. This value can be set using the XmlContainerConfig::setAllowValidation method.

Class

XmlContainerConfig

See Also

XmlContainerConfig Methods