public interface RestRequestValidator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string
|
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validate the request.
|
static final java.lang.String CLASS_VERSION
void validate()
throws RestException
RestException - if there was a validation error