public class DummyInputValidator extends java.lang.Object implements UserInputValidatorIf
Constructor and Description |
---|
DummyInputValidator() |
Modifier and Type | Method and Description |
---|---|
void |
validateUserInput(java.lang.String inputValue) |
public void validateUserInput(java.lang.String inputValue) throws java.lang.Exception
validateUserInput
in interface UserInputValidatorIf
java.lang.Exception