You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* A long string created with nested key names can be provided as `fieldName` to `getFieldError` function.
* errorDetail can be `string[]`, `ExceptionDetail` or `ExceptionDetail[]`. Consider this in `generateErrorMessage` function
* `genericErrorMessage` is required to initialize `ExceptionTransformer`. `onExceptonExceptioio` is optional.
* Add new util functions to `errorUtils`
* Make more strict type checkings
* Add explanatory informations as comment
Related issue: #2
See my comments:
#1 (comment)
#1 (comment)
Let me know if you want to discuss possible algorithms to do this.
The text was updated successfully, but these errors were encountered: