public class ValidatorTemplate extends Object
| Modifier and Type | Field and Description |
|---|---|
private String |
errorText |
private String |
expression |
| Constructor and Description |
|---|
ValidatorTemplate() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorText() |
String |
getExpression() |
void |
setErrorText(String errorText) |
void |
setExpression(String expression) |
Copyright © 2019. All rights reserved.