public class PassesValueOfConstraint extends Constraint
annotation| Modifier and Type | Method | 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 © 2018 Carrot2.org. All rights reserved.