Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Icinga/icinga2
/ Validate
Method
Validate
lib/base/object.cpp:154–157 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
152
}
153
154
void Object::Validate([[maybe_unused]] int types, const ValidationUtils&)
155
{
156
/* Nothing to do here. */
157
}
158
159
void Object::ValidateField([[maybe_unused]] int id, const Lazy<Value>&, const ValidationUtils&)
160
{
Callers
1
Commit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected