8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72e99f7 commit f7066fbCopy full SHA for f7066fb
best_practices.rst
@@ -307,7 +307,7 @@ Define Validation Constraints on the Underlying Object
307
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
308
309
Attaching :doc:`validation constraints </reference/constraints>` to form fields
310
-instead of to the mapped object prevents the validation from being checked in
+instead of to the mapped object prevents the validation from being reused in
311
other forms or other places where the object is used.
312
313
.. _best- 38CC practice-handle-form:
0 commit comments