Config
class Config
HttpCallValidator configuration.
Constructors
Config() HttpCallValidator configuration. |
Functions
fun handleResponseException( Add CallExceptionHandler. Last added handler executes first. |
|
fun validateResponse(block: ResponseValidator): Unit Add ResponseValidator. Last added validator executes first. |