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 9dc18b3 commit 694a911Copy full SHA for 694a911
reference/constraints/UniqueEntity.rst
@@ -147,7 +147,7 @@ each with a single field.
147
148
The message that's displayed when this constraint fails. This message is by default
149
mapped to the first field causing the violation. When using multiple fields
150
-in the constraint, the mapping can be specified in the `errorPath`_ property.
+in the constraint, the mapping can be specified via the `errorPath`_ property.
151
152
Messages can include the ``{{ value }}`` placeholder to display a string
153
representation of the invalid entity. If the entity doesn't define the
0 commit comments