public class Pattern extends ValidationRule implements Serializable
ValidationRule indicating the FieldDef's value must match the regular expression defined by getRegexp().| Modifier and Type | Field and Description |
|---|---|
protected String |
regexp |
message| Constructor and Description |
|---|
Pattern() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRegexp()
The regular expression for the field.
|
void |
setRegexp(String value)
Sets the value of the regexp property.
|
getMessage, setMessageprotected String regexp
Copyright © 2011–2021 aiticon GmbH. All rights reserved.