Skip to content
This repository was archived by the owner on Nov 11, 2021. It is now read-only.
This repository was archived by the owner on Nov 11, 2021. It is now read-only.

Validate model from assignment #25

Description

@havogt

Currently we only validate a Node on construction, but not if a field is assigned.

For validators this can be enabled in pydantic's config by setting

validate_assignment = True

However it seems this doesn't apply to root_validators. Bug in pydantic?

Metadata

Metadata

Assignees

No one assigned

    Labels

    eveRelated to eve infrastructure

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions