Return true if the reader has validation turned on, and false otherwise.
Synopsis
Declared in <balxml_validatingreader.h>
virtual
bool
validationFlag() const = 0;
Return Value
true if validation is enabled, and false otherwise
Created with MrDocs