org.ocpsoft.rewrite.showcase.rest
Class IntegerConstraint
java.lang.Object
org.ocpsoft.rewrite.showcase.rest.IntegerConstraint
- All Implemented Interfaces:
- Constraint<String>
public final class IntegerConstraint
- extends Object
- implements Constraint<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntegerConstraint
public IntegerConstraint()
isSatisfiedBy
public boolean isSatisfiedBy(Rewrite event,
EvaluationContext context,
String value)
- Specified by:
isSatisfiedBy in interface Constraint<String>
Copyright © 2013 OCPsoft. All Rights Reserved.