Daniel Ko

Results 1 issues of Daniel Ko

Is there a specific reason why ValidationError can only be changed at the app level using `validation_error_callback`? https://github.com/luolingchun/flask-openapi3/pull/83 It would be great to be able to change it using `@api.errorhandler(ValidationError)`...

Stale