We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90f659b commit 1a1f867Copy full SHA for 1a1f867
book/validation.rst
@@ -972,7 +972,7 @@ username and the password are different only if all other validation passes
972
</property>
973
974
<getter property="passwordLegal">
975
- <constraint name="True">
+ <constraint name="IsTrue">
976
<option name="message">The password cannot match your username</option>
977
<option name="groups">
978
<value>Strict</value>
0 commit comments