Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve validation of user input #5

Open
Tardog opened this issue Sep 3, 2019 · 0 comments
Open

Improve validation of user input #5

Tardog opened this issue Sep 3, 2019 · 0 comments
Assignees
Labels
requirement Non-optional enhancement
Milestone

Comments

@Tardog
Copy link
Owner

Tardog commented Sep 3, 2019

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.

@Tardog Tardog added this to the 1.0.0 milestone Sep 3, 2019
@Tardog Tardog added enhancement New feature or request requirement Non-optional enhancement and removed enhancement New feature or request labels Sep 3, 2019
@Tardog Tardog self-assigned this Oct 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
requirement Non-optional enhancement
Projects
None yet
Development

No branches or pull requests

1 participant