Skip to content

Poc/pydantic

Kostas FILIPPOPOLITIS requested to merge poc/pydantic into master

Created by: mollyk

Creates a few DTOs that could be used in functions instead of arguments, to provide some basic validation. Also, there are some simple tests to get an idea of the error message and the handling of a validation error by pydantic.

Merge request reports