86 const std::string& errorMsg) {
std::pair< POMValidator::ErrorCode, std::string > Error
void addError(POMValidator::ErrorCode code, const std::string &errorMsg)
virtual ~POMValidatorResults()
std::vector< Error > errors_
Vector storing the errors.
Error error(int index) const
ErrorCode
Error codes for different errors.