| Modifier and Type | Class and Description |
|---|---|
class |
TinyValidatorJsonValidator
Validate JSON with tinyvalidator.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<JsonValidator> |
Mech.getJsonValidator() |
| Modifier and Type | Method and Description |
|---|---|
void |
Mech.setJsonValidator(JsonValidator jsonValidator) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mech.setJsonValidator(Optional<JsonValidator> jsonValidator) |
| Constructor and Description |
|---|
MechResponse(MechRequest request,
org.apache.http.impl.client.CloseableHttpClient httpClient,
org.apache.http.client.methods.CloseableHttpResponse response,
Optional<JsonValidator> jsonValidator) |
Copyright © 2014. All rights reserved.