Validator.Status| Modifier and Type | Field and Description |
|---|---|
static StatusOkValidator |
INSTANCE
An instance of this validator.
|
ALWAYS_VALID| Constructor and Description |
|---|
StatusOkValidator() |
| Modifier and Type | Method and Description |
|---|---|
Validator.Status |
isValid(Request request,
Response response)
Method will be called when a response need validation.
|
public static final StatusOkValidator INSTANCE
public final Validator.Status isValid(Request request, Response response)
ValidatorCopyright © 2019. All rights reserved.