数値の最大値チェック対応
Open
enhancement
- Dominant language
- PHP
- Stars
- 788
- Forks
- 719
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 39
Description
## 概要(Overview)
数値を `int_len` で桁数チェックしているが、最大値チェックにしたい
https://github.com/EC-CUBE/ec-cube/pull/2823/files?w=1#diff-46a8bc01272d0f98a652a638c16e8cfdR60
https://github.com/EC-CUBE/ec-cube/pull/2823/files?w=1#diff-84ca65b18661d06f6238a2a435ddd8ffR436
その他何箇所かあり
## 期待する内容(Expect) or 要望 (Requirement)
- 数値を最大値チェックできること
### 環境 (environment)
+ EC-CUBE: experimental/sf branch
## 関連情報 (Ref)
- #2823
- #2703
Contributor guide
Assessment
This issue has not been assessed yet.