Python type hinting, data validation and type enforcement are all different but related.
Pydantic is for data validation. We don’t need to explicitly check if a data type is of instance if we use pydantic.
Wednesday, Jan 21, 2026 | 1 minute read | Updated at Wednesday, Jan 21, 2026
Python type hinting, data validation and type enforcement are all different but related.
Pydantic is for data validation. We don’t need to explicitly check if a data type is of instance if we use pydantic.
I created this blog to monitor my curiosity, writing about concepts that interest me.
I write about personal projects, ideas, and the things I learn along the way. Hand-crafted and LLM-free.
Occasionally, a travel story or food review sneaks in.
If my writing resonates with you, feel free to connect with me at ecdecena [@] gmail.com.
I’m currently based in Cebu City, PH 🏖️.
The contents on this site reflect my thoughts and opinions only. It does not represent the views of any organization, employer, or institution I am affiliated with.