Skip to content

Commit 5e4e5a7

Browse files
syedixabbuh
authored andcommitted
Update validation.rst
place 'IsTrue' instead of 'True' in line 957
1 parent cefd184 commit 5e4e5a7

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
@@ -945,7 +945,7 @@ username and the password are different only if all other validation passes
945945
- Strict
946946
getters:
947947
passwordLegal:
948-
- 'True':
948+
- 'IsTrue':
949949
message: 'The password cannot match your username'
950950
groups: [Strict]
951951
properties:

0 commit comments

Comments
 (0)