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

[Frontend & Backend] 모든 입력 값에 대한 Server Side & Client Side Validation 필요 #8

Open
dhslrl321 opened this issue Sep 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dhslrl321
Copy link
Owner

dhslrl321 commented Sep 26, 2021

모든 입력 값에 대한 Server Side & Client Side Validation 이 필요함.

Frontend

서버와 통신하는 모든 입력 값에 대한 validation 을 validator.js 에서 정의하고 reject 할 수 있도록 할 것.

Backend

Front 에서 들어오는 모든 입력 값에 대해서 자체 Validation 을 수행하고 400 Bad Request 를 반환하도록 할 것.

@dhslrl321 dhslrl321 added the enhancement New feature or request label Sep 26, 2021
@dhslrl321 dhslrl321 changed the title [Frontend & Backend] 인증 메일 보낼 때 이메일 검사 [Frontend & Backend] 모든 입력 값에 대한 Server Side & Client Side Validation 필요 Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant