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
Hi, I'd love to be able to catch typeguard validation errors explicitly, as I'm using it for validation of user's input and I'd love to be able to tell them when it's their fault and not try and tell them that my code's TypeError is their fault. I might be able to send a pull request for this, but wanted to run it by you first.
The text was updated successfully, but these errors were encountered:
It's been well over two years, but I am adding a validation mode that emit warnings instead. Would that work for you? If not, how would you want to configure this?
Hi, I'd love to be able to catch typeguard validation errors explicitly, as I'm using it for validation of user's input and I'd love to be able to tell them when it's their fault and not try and tell them that my code's TypeError is their fault. I might be able to send a pull request for this, but wanted to run it by you first.
The text was updated successfully, but these errors were encountered: