You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feature #3895 [Validator] Support "maxSize" given in KiB (jeremy-derusse)
This PR was merged into the master branch.
Discussion
----------
[Validator] Support "maxSize" given in KiB
| Q | A
| ------------- | ---
| Doc fix? | no
| New docs? | symfony/symfony#11027
| Applies to | 2.6
| Fixed tickets | symfony/symfony#10962
To display the constraint validation message with an expected suffix, this PR add a new option in File constraint.
Commits
-------
1e8fa48 Replace bullet list by a table
77a0687 Add versionAdded on binary suffix
b414f5c Use comma as thousands separator
7dcd7c3 Move secion "binaryFormat" to the right place
71fdd60 Fix line wrap
3f3f4e0 Provide information about SI and Binary prefixes
deac0c3 Add option binaryFormat in constraint file
e3acdc5 Support MaxSize in KiB and MiB
0 commit comments