public class MaxRule extends AnnotationRule<Max,java.lang.Integer>
mRuleAnnotation
mSequence
protected
MaxRule(Max max)
boolean
isValid(java.lang.Integer value)
getMessage
getSequence
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected MaxRule(Max max)
public boolean isValid(java.lang.Integer value)
Rule
isValid
Rule<java.lang.Integer>
value
View