Enable pydantic checks after model was created
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.