public class NullCommandValidator extends 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 - commandCommandValidatorExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.