Uses of Class
com.opensymphony.xwork2.validator.ValidatorConfig

Packages that use ValidatorConfig
com.opensymphony.xwork2.validator XWork validation subsystem. 
 

Uses of ValidatorConfig in com.opensymphony.xwork2.validator
 

Methods in com.opensymphony.xwork2.validator that return types with arguments of type ValidatorConfig
static List<ValidatorConfig> AnnotationValidationConfigurationBuilder.buildAnnotationClassValidatorConfigs(Class aClass)
           
protected  List<ValidatorConfig> AnnotationActionValidatorManager.buildClassValidatorConfigs(Class aClass, boolean checkFile)
           
 

Methods in com.opensymphony.xwork2.validator with parameters of type ValidatorConfig
static Validator ValidatorFactory.getValidator(ValidatorConfig cfg)
          Deprecated.  
static Validator ValidatorFactory.getValidator(ValidatorConfig cfg, ObjectFactory objectFactory)
          Get a Validator that matches the given configuration.
 



Copyright © 2007 OpenSymphony. All Rights Reserved.