Summary
Applies a condition that is true if the response code is between the high and low boundaries of the component (inclusive). Generally, a code between 200 and 299 is considered a success.
Properties
-
Code Low : The lower limit that the response code should not exceed (inclusive).
-
Code High : The upper limit that the response code should not exceed (inclusive).