public class PassesValueOfConstraint extends Constraint
annotation| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMet(Object value)
Checks if the provided
value meets this constraint. |
protected void |
populateCustom(Annotation annotation) |
checkAssignableFrom, populateprotected boolean isMet(Object value)
Constraintvalue meets this constraint.isMet in class Constraintprotected void populateCustom(Annotation annotation)
populateCustom in class ConstraintCopyright © 2013 Carrot2.org. All Rights Reserved.