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 c3a764a + 8ae9a1f commit 3a4cfd1Copy full SHA for 3a4cfd1
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