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

Packages that use ValidatorConfig
com.opensymphony.xwork.validator   
 

Uses of ValidatorConfig in com.opensymphony.xwork.validator
 

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


WebWork Project Page