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

[Share] Controller, Service 유효성 검사 #108

Open
pbg0205 opened this issue Dec 10, 2022 · 1 comment
Open

[Share] Controller, Service 유효성 검사 #108

pbg0205 opened this issue Dec 10, 2022 · 1 comment
Assignees
Labels

Comments

@pbg0205
Copy link
Member

pbg0205 commented Dec 10, 2022

🙋🏻‍♂️ 공유 사항

아래와 같은 경우에는 @Validated 어노테이션을 추가해야 유효성 검사를 합니다.

  • 컨트롤러의 @RequestParam, @PathVariable
  • 서비스 레이어

📖 참고 사항

@zbqmgldjfh
Copy link
Member

확인하였습니다!!
RequestBody, RequestParam이 서로 다르게 처리해야 한다는점 생각못하고 있었는데 감사합니다!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants