closeio / cleancat

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

Make sure field_errors uses the raw field name #34

Closed wojcikstefan closed 6 years ago

wojcikstefan commented 6 years ago

This should already work - I just added a test to make sure we won't introduce a regression in the future.