Package | Description |
---|---|
org.ovirt.engine.core.config | |
org.ovirt.engine.core.config.validation |
Modifier and Type | Method and Description |
---|---|
EngineConfigMap |
EngineConfigCLIParser.getEngineConfigMap() |
Modifier and Type | Method and Description |
---|---|
void |
GetValidator.validate(ConfigActionType actionType,
EngineConfigMap engineConfigMap)
Validates that the 'get' action has a key.
|
void |
EngineConfigValidator.validate(ConfigActionType actionType,
EngineConfigMap engineConfigMap) |
void |
SetValidator.validate(ConfigActionType actionType,
EngineConfigMap engineConfigMap)
Validates that the 'set' action has a key and value.
|
void |
ConfigActionType.validate(EngineConfigMap engineConfigMap)
Iterates through the list of action specific validators of this ConfigAction
|
Copyright © 2012. All Rights Reserved.