public class RegexValidator extends CustomValidator
| Constructor and Description |
|---|
RegexValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType()
Get type
|
int |
hashCode() |
void |
setType(String type) |
String |
toString() |
RegexValidator |
type(String type) |
getValuepublic RegexValidator type(String type)
public String getType()
getType in class CustomValidatorpublic void setType(String type)
public boolean equals(Object o)
equals in class CustomValidatorpublic int hashCode()
hashCode in class CustomValidatorpublic String toString()
toString in class CustomValidatorCopyright © 2019 LeanIX GmbH. All rights reserved.