public class GetValidator extends Object implements EngineConfigValidator
Constructor and Description |
---|
GetValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validate(ConfigActionType actionType,
EngineConfigMap engineConfigMap)
Validates that the 'get' action has a key.
|
public void validate(ConfigActionType actionType, EngineConfigMap engineConfigMap) throws IllegalArgumentException
validate
in interface EngineConfigValidator
IllegalArgumentException
- If the engineConfigMap does not contain a key.Copyright © 2012. All Rights Reserved.