public final class MinLength extends AbstractCriterion
| Modifier and Type | Method and Description |
|---|---|
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.