Summary

Applies a condition that is true if the response code is not between the high and low boundaries of the component (excluding boundaries). Generally, a code between 400 and 599 is considered an error.

Properties


  • Code Low : The lower limit that the response code should not be above, (exclusive).


  • Code High : The upper limit that the response code should be below, (exclusive).