public class RegularExpressionValidator extends Object
Constructor and Description |
---|
RegularExpressionValidator() |
Modifier and Type | Method and Description |
---|---|
String |
getRegularExpression()
Contains the regular expression that the value of the field needs to be validated against
|
void |
setRegularExpression(String value)
Contains the regular expression that the value of the field needs to be validated against
|
public String getRegularExpression()
public void setRegularExpression(String value)
Copyright © 2024 Worldline Global Collect. All rights reserved.