public class RegexpValueConstraint extends AbstractConstraint
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSTRAINT_MATCH |
| Constructor and Description |
|---|
RegexpValueConstraint(String value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
check(Object... valuesToCheck) |
Object[] |
getParams() |
String |
getRegexp() |
static String |
getRegexPattern(String value) |
getValuepublic static final String CONSTRAINT_MATCH
public RegexpValueConstraint(String value)
Copyright © 2004–2019 OpenL Tablets. All rights reserved.