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
fix(parser): remove AttributeError validation from event_parser function (#5742)
* add pydatinc validationError
* removed unnecessary exc from exceptions
Signed-off-by: Ana Falcão <[email protected]>
* add two more validation error tests
* add more specific error tests
* remove one specific error test
* fix doc and add more test
* change funct doc and more tests
* remove unused import
* change error message
* remove exceptions not needed
* remove error handling from decorator
* revert from the original file
* revert another test
---------
Signed-off-by: Ana Falcão <[email protected]>
Co-authored-by: Ana Falcao <[email protected]>
Co-authored-by: Leandro Damascena <[email protected]>
0 commit comments