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

날짜, 시간 모두 있는 경우만 유효성 검사 #311

Merged
merged 1 commit into from
Aug 9, 2024

Conversation

ay-eonii
Copy link
Contributor

@ay-eonii ay-eonii commented Aug 9, 2024

PR의 목적이 무엇인가요?

날짜, 시간 중 하나라도 있는 경우 LocalDateTime으로 만들어 유효성 검사를 진행해 NPE 가 발생합니다. 이를 해결하기 위해 날짜, 시간이 모두 null이 아닌 경우 유효성 검사를 진행하도록 수정합니다.

이슈 ID는 무엇인가요?

설명

질문 혹은 공유 사항 (Optional)

@ay-eonii ay-eonii added BE 백엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제) labels Aug 9, 2024
@ay-eonii ay-eonii self-assigned this Aug 9, 2024
@ay-eonii ay-eonii linked an issue Aug 9, 2024 that may be closed by this pull request
2 tasks
Copy link
Contributor

@Mingyum-Kim Mingyum-Kim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

굿~

@ay-eonii ay-eonii merged commit 88e3601 into develop-backend Aug 9, 2024
1 check passed
Copy link
Contributor

@ksk0605 ksk0605 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

나아여니 덕분에 우리코드가 더 나아여~

@ay-eonii ay-eonii deleted the feature/#301 branch August 9, 2024 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BE 백엔드 관련 이슈입니다. 🚑 버그 fix (develop에서 파생된 문제)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

모임 생성 시 날짜, 시간, 장소를 선택사항으로 변경
4 participants