HttpCallValidator

class HttpCallValidator

Response validator feature is used for validate response and handle response exceptions.

See also Config for additional details.

Constructors

Link copied to clipboard
fun HttpCallValidator(responseValidators: List<ResponseValidator>, callExceptionHandlers: List<CallExceptionHandler>)

Response validator feature is used for validate response and handle response exceptions.

Types

Link copied to clipboard
Link copied to clipboard
class Config

HttpCallValidator configuration.