public abstract class AbstractCriterion extends Object implements Criterion
| Constructor and Description |
|---|
AbstractCriterion() |
| Modifier and Type | Method and Description |
|---|---|
abstract ValidationResult |
validate(FormCheckerElement value)
Tests whether the specified value satisfies this criterion.
|
public abstract ValidationResult validate(FormCheckerElement value)
CriterionCopyright © 2016. All rights reserved.