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.
2 parents 7db46c6 + 3a4cfd1 commit 5c22c52Copy full SHA for 5c22c52
validation/custom_constraint.rst
@@ -259,7 +259,7 @@ You can use custom validators like the ones provided by Symfony itself:
259
}
260
261
262
-If your constraint contains options, then they should be public properties
+If your constraint contains options, then they must be public properties
263
on the custom Constraint class you created earlier. These options can be
264
configured like options on core Symfony constraints.
265
0 commit comments