Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteeaf4cc

Browse files
authored
Make public property requirement clearer for constraint options
1 parenta8ecd69 commiteeaf4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎validation/custom_constraint.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ You can use custom validators like the ones provided by Symfony itself:
266266
}
267267
}
268268
269-
If your constraint contains options, then theyshould be public properties
269+
If your constraint contains options, then theymust be public properties
270270
on the custom Constraint class you created earlier. These options can be
271271
configured like options on core Symfony constraints.
272272

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp