public class LessThanConstraint extends Object implements org.qi4j.api.constraint.Constraint<LessThan,Number>
LessThanConstraint()
boolean
isValid(LessThan annotation, Number argument)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LessThanConstraint()
public boolean isValid(LessThan annotation, Number argument)
isValid
org.qi4j.api.constraint.Constraint<LessThan,Number>