Skip to content

Raise MultiInvalid with voluptuous when multiple query params are invalid #3

Description

@manjitkumar

We need to throw all the errors at once when we find there are multiple errors are in incoming query params. Right now we throw 400_BAD_REQUEST when first invalid param is detected and rest of the params aren't checked.

https://github.com/manjitkumar/drf-url-filters/blob/master/filters/mixins.py#L34

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions