closeio / cleancat

Validation and serialization library for Python designed to be used with JSON REST frameworks
MIT License
52 stars 7 forks source link

Fix defaults in complex fields #71

Closed vtclose closed 1 year ago

vtclose commented 1 year ago

Without this, a StopValidation exception bubbles up too far.