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 a8ecd69 commit eeaf4ccCopy full SHA for eeaf4cc
validation/custom_constraint.rst
@@ -266,7 +266,7 @@ You can use custom validators like the ones provided by Symfony itself:
266
}
267
268
269
-If your constraint contains options, then they should be public properties
+If your constraint contains options, then they must be public properties
270
on the custom Constraint class you created earlier. These options can be
271
configured like options on core Symfony constraints.
272
0 commit comments