Skip to content

Feature request: Blueprint level error handling for ValidationError #218

@dsdanielko

Description

@dsdanielko

Is there a specific reason why ValidationError can only be changed at the app level using validation_error_callback? #83

It would be great to be able to change it using @api.errorhandler(ValidationError) at the api level for people who are moving to flask-openapi3 from another framework to keep backwards compatibility.

If it is just a lack of contributors issue I could have a go at it also.

Thanks for the help!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions