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

Commitb9934af

Browse files
committed
markup fix
1 parent826197b commitb9934af

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
@@ -52,7 +52,7 @@ In other words, if you create a custom ``Constraint`` (e.g. ``MyConstraint``),
5252
Symfony2 will automatically look for another class, ``MyConstraintValidator``
5353
when actually performing the validation.
5454

55-
The validator class is also simple, and only has one required method: ``validate``::
55+
The validator class is also simple, and only has one required method ``validate()``::
5656

5757
// src/Acme/DemoBundle/Validator/Constraints/ContainsAlphanumericValidator.php
5858
namespace Acme\DemoBundle\Validator\Constraints;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp