Commit 533ae92
authored
docs: fix beforeChange field hook documentation to reflect actual behaviour (#14798)
The current documentation is incorrect as `beforeChange` field hooks are
called before field validation runs.
This updates the documentation for the `beforeChange` field hook to
match the documentation for the `beforeChange` collection hook.
Related: #126511 parent 4dce061 commit 533ae92
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
123 | | - | |
| 121 | + | |
124 | 122 | | |
125 | 123 | | |
126 | 124 | | |
| |||
0 commit comments