You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.