$ errors.fyi/pydantic/frozen_instance 128 namespaces · 4,025 codes
pydantic · pydantic/frozen_instance
frozen_instance

Instance Is Frozen

An attempt was made to modify a field on a model instance that was configured with frozen=True. Frozen models are immutable after construction.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT