0.5.3
- Updated all dependencies and flask itself
- Added helper api decorators for most used http methods (post, get, put, patch and delete)
- Extended validators to be able to use a custom field name in validation errors
- Added a new validation service for standalone arguments without considering their database
column nullability or default value