MCPcopy Create free account
hub / github.com/Icinga/icinga2 / GetAttributePath

Method GetAttributePath

lib/base/exception.cpp:409–412  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

407}
408
409std::vector<String> ValidationError::GetAttributePath() const
410{
411 return m_AttributePath;
412}
413
414String ValidationError::GetMessage() const
415{

Callers 1

DiagnosticInformationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected