Validator.Status| Modifier and Type | Field and Description |
|---|---|
static EmptyContentValidator |
INSTANCE |
ALWAYS_VALID| Constructor and Description |
|---|
EmptyContentValidator() |
| 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 EmptyContentValidator INSTANCE
public Validator.Status isValid(Request request, Response response)
ValidatorCopyright © 2018. All rights reserved.