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

🔨 [Refactoring] Entity의 string에 대한 길이 검증 추가 #485

Open
Kimhan-nah opened this issue Jan 5, 2024 · 0 comments
Open
Labels
enhancement New feature or request refactoring

Comments

@Kimhan-nah
Copy link
Member

Description

  • Entity의 string에 대한 길이 검증 추가
  • @Column(length=??)ddl-auto: validate에서 불필요함
  • @Size 또는 @Length으로 Entity의 string 필드에 대한 length 검증 추가 필요

Todo

No response

ETC

No response

@Kimhan-nah Kimhan-nah added enhancement New feature or request refactoring labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request refactoring
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant