showValidationErrors property

bool showValidationErrors
getter/setter pair

Toggle the value if you don't want to insert a new exception in exceptions stream from RestApiClient instance i the case of HttpStatus 400 in the response

Implementation

bool showValidationErrors;