MCPcopy Create free account
hub / github.com/commontk/CTK / setValidationMode

Method setValidationMode

Libs/CommandLineModules/Core/ctkCmdLineModuleManager.cpp:118–121  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

116
117//----------------------------------------------------------------------------
118void ctkCmdLineModuleManager::setValidationMode(const ValidationMode& mode)
119{
120 d->ValidationMode = mode;
121}
122
123
124//----------------------------------------------------------------------------

Callers 1

checkXMLPressedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected