public interface Criterion
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validate(FormCheckerElement value)
Tests whether the specified value satisfies this criterion.
|
ValidationResult validate(FormCheckerElement value)
value - to be tested against this criterion.Copyright © 2016. All rights reserved.