Commit d262c2c
committed
bug #376 [make:validator] Custom constraints should ignore null and empty values (voronkovich)
This PR was squashed before being merged into the 1.0-dev branch (closes #376).
Discussion
----------
[make:validator] Custom constraints should ignore null and empty values
See https://symfony.com/doc/current/validation/custom_constraint.html#creating-the-validator-itself
Commits
-------
c959791 [make:validator] Custom constraints should ignore null and empty values1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments