Uses of Class
com.cafesoft.core.field.IllegalConstraintException

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.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.