
Pydantic Validation is the most widely used data validation library for Python. Fast and extensible, Pydantic Validation plays nicely with your linters/IDE/brain. Define how data should be in pure, canonical Python 3.9+; validate it with Pydantic Validation.
