Commit 1a387be
committed
minor #6885 [FormComponent]Fix wrong mention in side note (rendler-denis)
This PR was submitted for the 3.0 branch but it was merged into the 2.7 branch instead (closes #6885).
Discussion
----------
[FormComponent]Fix wrong mention in side note
- fix wrong mention in side note for ValidationListener. It mentioned that the ValidationListener will also update the normalized representation as well as the view representations actions which it doesn't perform. The listener's only role is to validate the updated object
Commits
-------
84a70fd [FormComponent]Fix wrong mention in side note1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
231 | | - | |
232 | | - | |
| 231 | + | |
233 | 232 | | |
234 | 233 | | |
235 | 234 | | |
| |||
0 commit comments