|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ValidatorContext | |
| com.opensymphony.xwork.validator | |
| com.opensymphony.xwork.validator.validators | |
| Uses of ValidatorContext in com.opensymphony.xwork.validator |
| Classes in com.opensymphony.xwork.validator that implement ValidatorContext | |
class |
DelegatingValidatorContext
A default implementation of the ValidatorContext interface. |
| Methods in com.opensymphony.xwork.validator that return ValidatorContext | |
ValidatorContext |
Validator.getValidatorContext()
|
| Methods in com.opensymphony.xwork.validator with parameters of type ValidatorContext | |
void |
Validator.setValidatorContext(ValidatorContext validatorContext)
This method will be called before validate with a non-null ValidatorContext. |
void |
ActionValidatorManager.validate(Object object,
String context,
ValidatorContext validatorContext)
Validates an action give its context and a validation context. |
void |
DefaultActionValidatorManager.validate(Object object,
String context,
ValidatorContext validatorContext)
Validates an action give its context and a validation context. |
| Uses of ValidatorContext in com.opensymphony.xwork.validator.validators |
| Methods in com.opensymphony.xwork.validator.validators that return ValidatorContext | |
ValidatorContext |
ValidatorSupport.getValidatorContext()
|
| Methods in com.opensymphony.xwork.validator.validators with parameters of type ValidatorContext | |
void |
ValidatorSupport.setValidatorContext(ValidatorContext validatorContext)
|
|
XWork Project Page | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||