8000 [Docs] Reflect the latest changes regarding `copy_on_model_validation` · Issue #4369 · pydantic/pydantic · GitHub
[go: up one dir, main page]

Skip to content
[Docs] Reflect the latest changes regarding copy_on_model_validation #4369
@gdalmau

Description

@gdalmau

Initial Checks

  • I have searched Google & GitHub for similar requests and couldn't find anything
  • I have read and followed the docs and still think this feature is missing

Description

The latest release v1.9.2 introduced changes in the configuration option copy_on_model_validation which are not reflected in the documentation.

Currently the documentation in https://pydantic-docs.helpmanual.io/usage/model_config/ shows:

copy_on_model_validation: whether inherited models used as fields should be reconstructed (copied) on validation instead of being kept untouched (default: True)

Affected Components

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0