Currently the decorator only supports one field. pydantic supports multiple see https://pydantic-docs.helpmanual.io/usage/validators/ e.g.  This makes it easier to specify multiple fields.
Currently the decorator only supports one field. pydantic supports multiple see https://pydantic-docs.helpmanual.io/usage/validators/
e.g.

This makes it easier to specify multiple fields.