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

Commit3ba6ca5

Browse files
Dzamirweaverryan
authored andcommitted
Fixed missing - in the yml
1 parent7cc7d69 commit3ba6ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎cookbook/validation/custom_constraint.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ not to the property:
238238
# src/Acme/BlogBundle/Resources/config/validation.yml
239239
Acme\DemoBundle\Entity\AcmeEntity:
240240
constraints:
241-
Acme\DemoBundle\Validator\Constraints\ContainsAlphanumeric:~
241+
-Acme\DemoBundle\Validator\Constraints\ContainsAlphanumeric:~
242242
243243
..code-block::php-annotations
244244

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp