Enable or disable XML validation, if the specified validationFlag is true and disable it otherwise. A validating reader is often faster if validation is disabled. This operation does not take effect until the next call to the open method.
Declared in <balxml_validatingreader.h>
virtual
void
enableValidation(bool validationFlag) = 0;