10000
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.
2 parents 08d4447 + 2b9f9cc commit 597d74bCopy full SHA for 597d74b
reference/constraints/DivisibleBy.rst
@@ -115,15 +115,6 @@ comparison value.
115
116
.. include:: /reference/constraints/_payload-option.rst.inc
117
118
-propertyPath
119
-~~~~~~~~~~~~
120
-
121
-**type**: ``string``
122
123
-It defines the object property whose value is used to make the comparison.
124
125
-For example, if you want to compare the ``$value`` property of some object
126
-with regard to the ``$increments`` property of the same object, use
127
-``propertyPath="increments"`` in the comparison constraint of ``$value``.
+.. include:: /reference/constraints/_comparison-propertypath-option.rst.inc
128
129
.. include:: /reference/constraints/_comparison-value-option.rst.inc
0 commit comments