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

[BE] 검증 메서드의 위치를 리팩터링한다. #271

Open
1 task
SuyeonChoi opened this issue Aug 11, 2022 · 0 comments
Open
1 task

[BE] 검증 메서드의 위치를 리팩터링한다. #271

SuyeonChoi opened this issue Aug 11, 2022 · 0 comments

Comments

@SuyeonChoi
Copy link
Collaborator

SuyeonChoi commented Aug 11, 2022

목적

일관성 있게 검증 로직(validate)의 위치를 private 메서드 중 가장 상단에 위치시킨다.

작업 상세 내용

  • 코드 전반적인 검증 로직 위치 변경

참고사항

  • 필드
  • 생성자
  • 퍼블릭 메서드
  • 검증 ( 퍼블릭 검증은 프라이빗 검증 위 )
  • 검증 외 프라이빗 메서드
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant