restapi.rest.response.handle_marshmallow_errors

restapi.rest.response.handle_marshmallow_errors(error)[source]
Parameters:

error (HTTPException)

Return type:

Union[Response, Response, tuple[Any, int, dict[str, str]]]