| org.jreform.criteria.Length
Length | final public class Length extends AbstractCriterion (Code) | | Checks that the length of the value is within the given range.
author: armandino (at) gmail.com |
Constructor Summary | |
| Length(int min, int max) |
Length | Length(int min, int max)(Code) | | |
generateErrorMessage | protected String generateErrorMessage()(Code) | | |
|
|