Pydantic's official skill for modelling untrusted data in Python — constraints, model hierarchies, validators and serialisation, plus when not to reach for a BaseModel.
Data Validation
Checking that incoming data matches the shape your code expects, at the boundary where untrusted input arrives.
1 skill tagged Data Validation.
Skills
Related tags
Tags that appear alongside this one, ranked by how often.