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

feat: 공연 DTO & Service 관련 Validation 추가 및 테스트 코드 추가 #29

Merged
merged 3 commits into from
Dec 26, 2023

Conversation

park0jae
Copy link
Member

구현 기능

공연 관련 DTO 객체와 Service 로직에 대한 Validation 작성 및 서비스 핵심 로직 테스트 코드 추가

기능 상세

  • 공연 관련 DTO 객체에 대한 Validation 관련 어노테이션 추가
  • 공연 Service 로직 관련 Validation 로직 추가
  • 서비스 핵심 로직 테스트 코드 작성

resolve: #24

@park0jae park0jae added feature 기능 event 공연 labels Dec 26, 2023
@park0jae park0jae self-assigned this Dec 26, 2023
@KarmaPol KarmaPol merged commit 18242ad into main Dec 26, 2023
1 check passed
@park0jae park0jae deleted the event/24 branch December 26, 2023 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
event 공연 feature 기능
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feat: 공연 DTO & Service 관련 Validation 추가 및 테스트 코드 추가
2 participants