Type alias ApiResponseValidatorResultValue

ApiResponseValidatorResultValue: boolean | void

A possible result value of a ApiResponseValidator call, while explicit false will indicate, that an error has to be thrown.

Generated using TypeDoc