Skip to content

Commit 1a1f867

Browse files
committed
[#6088] update XML example too
1 parent 90f659b commit 1a1f867

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
@@ -972,7 +972,7 @@ username and the password are different only if all other validation passes
972972
</property>
973973
974974
<getter property="passwordLegal">
975-
<constraint name="True">
975+
<constraint name="IsTrue">
976976
<option name="message">The password cannot match your username</option>
977977
<option name="groups">
978978
<value>Strict</value>

0 commit comments

Comments
 (0)