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