//
Search across all documentation pages
10 pages in this section.
Why Pydantic exists as a boundary-parsing layer rather than a general validation library, how pydantic-core's compiled schemas make that parsing fast, and why model_dump, model_dump_json, and model_json_schema answer three different questions - the mental model behind every other page in this section.