|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |