Skip to content

Commit

Permalink
[#6088] update XML example too
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Dec 31, 2015
1 parent 90f659b commit 1a1f867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/validation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,7 @@ username and the password are different only if all other validation passes
</property>
<getter property="passwordLegal">
<constraint name="True">
<constraint name="IsTrue">
<option name="message">The password cannot match your username</option>
<option name="groups">
<value>Strict</value>
Expand Down

0 comments on commit 1a1f867

Please sign in to comment.