Commit b4f0842
committed
minor #9805 Update NotBlank constraint description (sidux)
This PR was submitted for the 4.0 branch but it was merged into the 2.7 branch instead (closes #9805).
Discussion
----------
Update NotBlank constraint description
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Include `false` in validator NotBlank constraint description
Commits
-------
d059bee Update NotBlank constraint description1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments