Open
Description
Currently implementation of the @validateSchema operator demands the utilization of the requestBodyProcessor. In order to validate other variables, such as the RESPONSE_BOYD, it is necessary to de-attach those two functionalities or provide a way to run the "requestBodyProcessor" in the response body.