public class DecimalMinRule extends AnnotationRule<DecimalMin,java.lang.Double>
mRuleAnnotation| Modifier | Constructor and Description |
|---|---|
protected |
DecimalMinRule(DecimalMin decimalMin) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid(java.lang.Double value)
Checks if the rule is valid.
|
getMessagegetSequenceprotected DecimalMinRule(DecimalMin decimalMin)
public boolean isValid(java.lang.Double value)
Rule