Closed adamskibicki closed 1 year ago
After analysing there is no reason to implement it now - waste of time. Exception throwing for errors (validations and others etc.) for now is enough, if i need to handle form of error http response of how specific exception is handled i can do it in exception handling middleware.
After analysing it is implemented to avoid breaking code flow with throwing exceptions - easier to track in VS.
nick chapsas's video as an example