@CompileStatic class Constrained extends Object
| Type | Name and description |
|---|---|
Constrained |
constrained1 |
| Constructor and description |
|---|
Constrained(Constrained constrained1) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
applyConstraint(String constraintName, Object constrainingValue) |
|
Object |
callMethod(String name, Object arguments) |
|
String |
getFormat() |
|
List |
getInList() |
|
String |
getMatches() |
|
Comparable |
getMax() |
|
Integer |
getMaxSize() |
|
Comparable |
getMin() |
|
Integer |
getMinSize() |
|
Object |
getNotEqual() |
|
int |
getOrder() |
|
Class |
getOwner() |
|
Range |
getRange() |
|
Integer |
getScale() |
|
Range |
getSize() |
|
String |
getWidget() |
|
boolean |
hasAppliedConstraint(String name) |
|
boolean |
isBlank() |
|
boolean |
isCreditCard() |
|
boolean |
isDisplay() |
|
boolean |
isEditable() |
|
boolean |
isEmail() |
|
boolean |
isNull() |
|
boolean |
isNullable() |
|
boolean |
isPassword() |
|
boolean |
isUrl() |