public class NullCommandValidator extends java.lang.Object implements CommandValidator
| Constructor and Description |
|---|
NullCommandValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate(Command command)
Validate that all the option values combined are valid
|
public void validate(Command command) throws CommandValidatorException
CommandValidatorvalidate in interface CommandValidatorcommand - commandCommandValidatorException