Making third party types compatible with Pydantic
jrdnh.github.io
Making third party types compatible with Pydantic
1–2 of 2 posts
Re: Making third party types compatible with Pydantic
#2Simple walkthrough for making third party Python types fully compatible with Pydantic for validation, serialization, and schema generation.