feat: @validator now catches `Exception` by nandgator · Pull Request #254 · python-validators/validators
- `validator` decorator catches `Exception` - it returns `ValidationFailure` with `reason` when exception happens - `between` and `length` follow the same pattern as every other module - adds `py.typed`, includes it in `poetry build` - updates a few dependencies
added
review
labels
Mar 23, 2023This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters