|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use com.opensymphony.xwork2.validator | |
|---|---|
| com.opensymphony.xwork2 | Main XWork interfaces and classes. |
| com.opensymphony.xwork2.validator | XWork validation subsystem. |
| com.opensymphony.xwork2.validator.validators | XWork default validator classes. |
| Classes in com.opensymphony.xwork2.validator used by com.opensymphony.xwork2 | |
|---|---|
| Validator
The validators supplied by the XWork distribution (and any validators you might write yourself) come in two different flavors: Plain Validators / Non-Field validators FieldValidators Plain Validators (such as the ExpressionValidator) perform validation checks that are not inherently tied to a single specified field. |
|
| Classes in com.opensymphony.xwork2.validator used by com.opensymphony.xwork2.validator | |
|---|---|
| ActionValidatorManager
ActionValidatorManager is the main interface for validation managers (regular and annotation based). |
|
| ValidationException
ValidationException. |
|
| Validator
The validators supplied by the XWork distribution (and any validators you might write yourself) come in two different flavors: Plain Validators / Non-Field validators FieldValidators Plain Validators (such as the ExpressionValidator) perform validation checks that are not inherently tied to a single specified field. |
|
| ValidatorConfig
Holds the necessary information for configuring an instance of a Validator. |
|
| ValidatorContext
The context for validation. |
|
| Classes in com.opensymphony.xwork2.validator used by com.opensymphony.xwork2.validator.validators | |
|---|---|
| ActionValidatorManager
ActionValidatorManager is the main interface for validation managers (regular and annotation based). |
|
| FieldValidator
The FieldValidator interface defines the methods to be implemented by FieldValidators. |
|
| ShortCircuitableValidator
This interface should be implemented by validators that can short-circuit the validator queue that it is in. |
|
| ValidationException
ValidationException. |
|
| Validator
The validators supplied by the XWork distribution (and any validators you might write yourself) come in two different flavors: Plain Validators / Non-Field validators FieldValidators Plain Validators (such as the ExpressionValidator) perform validation checks that are not inherently tied to a single specified field. |
|
| ValidatorContext
The context for validation. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||