mirror of
https://github.com/kennethreitz/pydantic.git
synced 2026-06-05 23:00:18 +00:00
8bad7bc911
* feat: add `validate` method on function to validate input without calling it * docs: add documentation * chore: add change file