Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Transmute error type in validation
Allowing pydantic to properly handle it > validators should either return the parsed value or raise a ValueError or AssertionError https://docs.pydantic.dev/latest/concepts/validators/#field-validators
- Loading branch information