| Interface | Description |
|---|---|
| Validator |
| Class | Description |
|---|---|
| DefaultValidator | |
| FormFiles | |
| FormParams | |
| HttpCookie | |
| HttpCookies | |
| HttpFile | |
| QueryParams |
Represents the set of query string parameters available with a request
|
| RequiredParam<T> |
A required parameter is any injectable parameter which must pass some validation test in order to be considered valid
The validation test is specified by
valid. |
| ValidationResult |
| Exception | Description |
|---|---|
| IllegalValidatorException |
| Annotation Type | Description |
|---|---|
| SessionParam | |
| valid |
Copyright © 2012-2015. All Rights Reserved.