Skip to content

Use marshmallow to validate and load URL query params #122

@llucax

Description

@llucax

What's needed?

The code to load query params from the server URL is handcrafted and does a lot of validation manually.

Proposed solution

Use marshmallow (and marshmallow_dataclass) instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    part:codeAffects the code in generalpriority:lowThis should be addressed only if there is nothing else on the tabletype:tech-debtImproves the project without visible changes for users

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions