public class ValueHintEnumConstraint extends Constraint
annotation| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isMet(Object value)
Checks if the provided
value meets this constraint. |
String |
toString() |
checkAssignableFrom, populate, populateCustomprotected boolean isMet(Object value)
Constraintvalue meets this constraint.isMet in class ConstraintCopyright © 2013 Carrot2.org. All Rights Reserved.