Expresso 5-6

Uses of Class
com.jcorporate.expresso.core.controller.ValidationSet

Packages that use ValidationSet
com.jcorporate.expresso.core.controller This package contains the object defining the "Controller" object, an important component of Expresso that should be used to encapsulate all user interaction sequences.  
 

Uses of ValidationSet in com.jcorporate.expresso.core.controller
 

Methods in com.jcorporate.expresso.core.controller with parameters of type ValidationSet
 void ControllerResponse.validate(ValidationSet validSet, ErrorCollection errorCollection)
          Deprecated. See ControllerRequest.validateDBObject instead....
 


Expresso 5-6

Please see www.jcorporate.com for information about new Expresso releases.