| Package | Description |
|---|---|
| org.mule.extension.http.api.request.validator |
| Modifier and Type | Method and Description |
|---|---|
void |
FailureStatusCodeValidator.validate(org.mule.runtime.extension.api.runtime.operation.Result<Object,HttpResponseAttributes> result) |
void |
ResponseValidator.validate(org.mule.runtime.extension.api.runtime.operation.Result<Object,HttpResponseAttributes> result)
Validates whether an HTTP response result should be accepted or not, failing in that case.
|
void |
SuccessStatusCodeValidator.validate(org.mule.runtime.extension.api.runtime.operation.Result<Object,HttpResponseAttributes> result) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.