Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Enable pydantic checks after model was created

appel_c requested to merge fix/add_validate_assignment_to_pydantic_models into main

Description

This MR adds model_config together with the flag to validate fields of the models in runtime.

closes #211 (closed)

Related Issues

[Cite any related issues or feature requests that are addressed or resolved by this merge request. Use the gitlab syntax for linking issues, for example, fixes #123 or closes #123.]

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading