Skip to content

Commit 80313bc

Browse files
committed
minor #8288 Update NotIdenticalTo.rst (Sakulbl)
This PR was submitted for the 2.8 branch but it was merged into the 2.7 branch instead (closes #8288). Discussion ---------- Update NotIdenticalTo.rst Fixed message option explanation of NotIdenticalTo validation constraint Commits ------- a0a8834 Update NotIdenticalTo.rst
2 parents 4e260c4 + a0a8834 commit 80313bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/NotIdenticalTo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ message
121121

122122
**type**: ``string`` **default**: ``This value should not be identical to {{ compared_value_type }} {{ compared_value }}.``
123123

124-
This is the message that will be shown if the value is not equal.
124+
This is the message that will be shown if the value is identical.
125125

126126
.. include:: /reference/constraints/_payload-option.rst.inc

0 commit comments

Comments
 (0)