| org.jreform.criteria.Max
Max | final public class Max extends AbstractCriterion (Code) | | Checks that the value is less than or equal to the given
Comparable .
author: armandino (at) gmail.com |
Constructor Summary | |
| Max(T max) |
generateErrorMessage | protected String generateErrorMessage()(Code) | | |
verify | protected boolean verify(T value)(Code) | | |
|
|