public class Regex extends AbstractCriterion
| Modifier and Type | Method and Description |
|---|---|
void |
setErrorMsg(String errorMsg) |
ValidationResult |
validate(FormCheckerElement value)
Tests whether the specified value satisfies this criterion.
|
public void setErrorMsg(String errorMsg)
public ValidationResult validate(FormCheckerElement value)
Criterionvalidate in interface Criterionvalidate in class AbstractCriterionvalue - to be tested against this criterion.Copyright © 2016. All rights reserved.