Skip to content
This repository was archived by the owner on Aug 9, 2025. It is now read-only.
This repository was archived by the owner on Aug 9, 2025. It is now read-only.

Ability to return multiple validation errors #22

@mjhoffman65

Description

@mjhoffman65

Currently if there is a schema validation error, the router will throw org.mule.module.apikit.exception.BadRequestException which only has information about one validation error. It would be helpful to include all the validations errors, so that the client will know everything that is wrong with a given request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions