Julius Alexander IV
Results
1
comments of
Julius Alexander IV
Marshmallow (a schema validator for Python) also has a feature like this: [@validates_schema](https://marshmallow.readthedocs.io/en/latest/api_reference.html#marshmallow.validates_schema). Some use-cases where this is useful: - you want some fields to be mutually exclusive (only 1...