-
Notifications
You must be signed in to change notification settings - Fork 1
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
Separate input validation from database query #33
Labels
refactor
Things that need to be refactored.
Comments
Open
This comment was marked as outdated.
This comment was marked as outdated.
G0maa
added a commit
that referenced
this issue
Mar 26, 2023
|
G0maa
added a commit
that referenced
this issue
Apr 7, 2023
Solution as of now: my-school-server/src/utils/helpers.ts Lines 69 to 102 in 72978e8
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Separation of Concerns
& moreClean Code
.my-school-server/src/validator/general.validator.ts
Lines 21 to 24 in a8971d8
my-school-server/src/validator/student.validator.ts
Lines 18 to 30 in a8971d8
The text was updated successfully, but these errors were encountered: