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 4788a50 commit c8c3c99Copy full SHA for c8c3c99
reference/constraints/_payload-option.rst.inc
@@ -8,9 +8,9 @@ payload
8
9
This option can be used to attach arbitrary domain-specific data to a constraint.
10
The configured payload is not used by the Validator component, but its processing
11
-is completely up to.
+is completely up to you.
12
13
-For example, you may want to used
+For example, you may want to use
14
:doc:`several error levels </cookbook/validation/severity>` to present failed
15
-constraint differently in the front-end depending on the severity of the
+constraints differently in the front-end depending on the severity of the
16
error.
0 commit comments