public interface FieldConstraint extends Constraint
| Modifier and Type | Method and Description |
|---|---|
StepField |
getField()
Gets the associated stepfield.
|
boolean |
isCaseSensitive()
Tests if a the string comparison is case sensitive.
|
boolean |
matches(Object value)
Determines whether a certain given value would match this constraint.
|
equals, getBasicSupportLevel, hashCode, isInverse, setUnmodifiableStepField getField()
boolean isCaseSensitive()
boolean matches(Object value)
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}