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 © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.