public abstract class Validator extends Object
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
boolean |
isValid() |
void |
setMessage(String message) |
void |
setValid(boolean valid) |
Copyright © 2018. All rights reserved.