Yet another validation lib ;). Provides tools for general-purpose variable validation, function inputs/outputs validation as well as class fields validation. All entry points raise consistent ValidationError including all contextual details, with dynamic inheritance of ValueError/TypeError as appropriate.
☆32Jan 29, 2021Updated 5 years ago
Alternatives and similar repositories for python-valid8
Users that are interested in python-valid8 are comparing it to the libraries listed below
Sorting:
- Python 3+ csv file validation framework☆12Oct 2, 2022Updated 3 years ago
- Dealing with IANA language tags in Python☆15Mar 6, 2025Updated last year
- Type inference provider using mypy for LibCST!