Validation & Serialization

AMSDAL's base model inherit from Pydantic, a powerful Python and widely used data validation and serialization library.

See the Pydantic docs here