Class IntegerConstraint
java.lang.Object
org.ocpsoft.rewrite.showcase.rest.IntegerConstraint
- All Implemented Interfaces:
org.ocpsoft.rewrite.param.Constraint<String>,org.ocpsoft.rewrite.param.ParameterConfigurator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisSatisfiedBy(org.ocpsoft.rewrite.event.Rewrite event, org.ocpsoft.rewrite.context.EvaluationContext context, String value)
-
Constructor Details
-
IntegerConstraint
public IntegerConstraint()
-
-
Method Details