Click or drag to resize
HttpResponseCodeValidator Methods

The HttpResponseCodeValidator type exposes the following members.

Methods
  NameDescription
Public methodValidate
Verifies that response represents a successful response for a REST API call, throwing an appropriate ResponseException if response indicates a failure.
Top
See Also