Commit 53b6a51
committed
minor symfony#9916 [Form] Ability to clear form errors (colinodell, javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
[Form] Ability to clear form errors
Documenting the new feature proposed in symfony/symfony#27580
Commits
-------
f07f536 Wrap long lines and add the versionadded directive
7a4465d Clarify that clearing errors makes the form valid
d4143f1 [Form] Ability to clear form errors1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
747 | 762 | | |
748 | 763 | | |
749 | 764 | | |
| |||
0 commit comments