# Functions
NewResponseBodyValidator will create a new ResponseBodyValidator from an OpenAPI 3+ document.
ValidateResponseSchema will validate the response body for a http.Response pointer.
# Interfaces
ResponseBodyValidator is an interface that defines the methods for validating response bodies for Operations.