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