Searched refs:getErrors (Results 1 – 1 of 1) sorted by relevance
73 const std::string& getErrors() { return errors; } in getErrors() function101 "\n Which is: " + xsdFilePath + "\nLibxml2 errors:\n" + libxml2.getErrors(); in validateXml()