Skip to content

Improve validation of user input #5

@Tardog

Description

@Tardog

Validation needs to be concise, clear, and prevent unexpected or malicious input whenever possible. Types are enforced during request model binding - maybe validation should happen before that to prevent the application from running into an error.

In addition, the errors should to be presented nicely on the frontend.

Metadata

Metadata

Assignees

Labels

requirementNon-optional enhancement

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions