|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalConstraintException | |
|---|---|
| com.cafesoft.core.field | Contains generic field definition, pattern, and validation classes. |
| Uses of IllegalConstraintException in com.cafesoft.core.field |
|---|
| Methods in com.cafesoft.core.field that throw IllegalConstraintException | |
|---|---|
void |
IntegerFieldInfo.setMaximum(String value)
Set the maximum value of the IntegerFieldInfo |
void |
StringFieldInfo.setMaximumLength(String value)
Set the maximum required length of the Field. |
void |
IntegerFieldInfo.setMinimum(String value)
Set the minimum value of the IntegerFieldInfo |
void |
StringFieldInfo.setMinimumLength(String value)
Set the minimum required length of the Field. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||