MCPcopy 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
154void Object::Validate([[maybe_unused]] int types, const ValidationUtils&)
155{
156 /* Nothing to do here. */
157}
158
159void Object::ValidateField([[maybe_unused]] int id, const Lazy<Value>&, const ValidationUtils&)
160{

Callers 1

CommitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected