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