IssueReport buildReport(std::vector< DetectedIssues > issues)
Generates the issue report.
Struct for the detected issues that were discovered by a specific check.
Configuration object for the validation.
std::vector< std::string > Strings
Strings availabeChecks(const std::string &filterString)
Reports the available checks for the given filter. Empty will return all.
std::vector< Issue > Issues
std::vector< DetectedIssues > validateMap(LaneletMap &map, const ValidationConfig &config)
static constexpr char Germany[]
DetectedIssues(std::string checkName, Issues issues)
static constexpr const char Vehicle[]
Contains each warning/error as formatted strings.