-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
Description
Validation errors should be handled for development mode in order to keep track of potential issue during the E2E phase.
The ErrorHandling logic should be extensible so that developers can add their own logic for production and development mode.
The ErrorHandling logic should also provide with some customizable log levels.