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

商品画像のバリデーションを実装した #143

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

junohm410
Copy link
Owner

商品画像のバリデーションを実装した。

  • ファイルタイプ(png jpg jpeg heic heif)
  • 添付できる枚数(5枚まで)
  • ファイルサイズ(6MBまで)
  • libvipsで処理できる画像かどうか

@junohm410 junohm410 self-assigned this Aug 15, 2024
@junohm410 junohm410 merged commit fe91147 into main Aug 15, 2024
2 checks passed
@junohm410 junohm410 deleted the feature/add-item-images-validation branch August 15, 2024 08:47
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.

1 participant