blob: 6f24de8e17dbb7fa7dc0b90b2e31fee11c21721a [file] [log] [blame]
========
Pydantic
========
`Pydantic <https://www.pydantic.io>`_ integrations come in two forms:
- Serialization/deserialization of state (see :ref:`serderef` for more information)
- Type checking of state (see :ref:`statetypingref` for more information)