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

Form validation, code duplication #15

Closed
CodeNamedRobin opened this issue Sep 24, 2023 · 1 comment
Closed

Form validation, code duplication #15

CodeNamedRobin opened this issue Sep 24, 2023 · 1 comment

Comments

@CodeNamedRobin
Copy link
Contributor

CodeNamedRobin commented Sep 24, 2023

Seeing that right now the code for validating forms is quite repetitive it might be a good idea to think about a way to solve this. A solution could be based on writing a vee-validation helper based on the swagger spec. This would also include separating all different schema's into their own files.

@SuperVK
Copy link
Member

SuperVK commented Aug 26, 2024

Solved/migrated to #273

@SuperVK SuperVK closed this as completed Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants