Skip to content

Conversation

@Sihun23
Copy link
Collaborator

@Sihun23 Sihun23 commented Feb 14, 2025

📄 요약(Summary)

✍🏼 상세(More)

PR Desciption

변경 사항 설명
닉네임 정규식에 맞는 검증 에러 핸들링 추가

Requirements for Reviewer

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

PR Log

PR 작업하면서 고민했던 내용, 해결한 내용, 고민 중인 내용 등

새롭게 배운 것

고민 중인 사항

첨부 자료

Requirements for Reviewer

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

✅ 체크리스트(Checklist)

  • PR 양식에 맞게 작성했습니다
  • 모든 테스트가 통과했습니다
  • 프로그램이 정상적으로 작동합니다
  • 적절한 PR 라벨을 설정했습니다
  • 불필요한 코드를 제거했습니다

🚪 이슈 번호(Issue numbers)

Closes #568

@Sihun23 Sihun23 self-assigned this Feb 14, 2025
@joowojr
Copy link
Contributor

joowojr commented Feb 14, 2025

닉네임 정규식에 대해서 단일 회원 등록에도 사용하고 있어서, policy constants로 선언하여서 사용되도록 리팩토링하였습니다!

@joowojr joowojr merged commit 776eeda into develop Feb 14, 2025
1 check passed
@joowojr joowojr deleted the CLAP-434 branch February 14, 2025 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CLAP-434 CSV 파일 닉네임 정규식 검증 추가

3 participants