public class Accept extends AbstractCriterion
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
areEqual(String v1,
String v2) |
ValidationResult |
validate(FormCheckerElement value)
Tests whether the specified value satisfies this criterion.
|
public ValidationResult validate(FormCheckerElement value)
Criterionvalidate in interface Criterionvalidate in class AbstractCriterionvalue - to be tested against this criterion.Copyright © 2016. All rights reserved.