| HttpResponseCodeValidator Methods |
The HttpResponseCodeValidator type exposes the following members.
| Name | Description | |
|---|---|---|
| Validate |
Verifies that response represents a successful response
for a REST API call, throwing an appropriate ResponseException
if response indicates a failure.
|