Skip to content

Commit cefd184

Browse files
committed
[#6085] update XML config too
1 parent 9b6fbd9 commit cefd184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/validation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ this method must return ``true``:
651651
652652
<class name="AppBundle\Entity\Author">
653653
<getter property="passwordLegal">
654-
<constraint name="True">
654+
<constraint name="IsTrue">
655655
<option name="message">The password cannot match your first name</option>
656656
</constraint>
657657
</getter>

0 commit comments

Comments
 (0)