Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
409
std::vector<String> ValidationError::GetAttributePath() const
410
{
411
return m_AttributePath;
412
}
413
414
String ValidationError::GetMessage() const
415
{
Callers
1
DiagnosticInformation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected