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
CommandValidator
validate
in interface CommandValidator
command
- commandCommandValidatorException
Copyright © 2022 JBoss by Red Hat. All rights reserved.