| Interface | Description |
|---|---|
| ResponseValidator |
Configures error handling of the response.
|
| Class | Description |
|---|---|
| FailureStatusCodeValidator |
Response validator that allows specifying which status codes should be treated as failures.
|
| RangeStatusCodeValidator |
Base status code validator that can be extended to create custom validations.
|
| SuccessStatusCodeValidator |
Response validator that allows specifying which status codes will be considered as successful.
|
| Exception | Description |
|---|---|
| ResponseValidatorException |
Signals that an error occurred while validating a
Message |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.