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 823c693 commit 6efe960Copy full SHA for 6efe960
reference/constraints/Cidr.rst
@@ -128,7 +128,7 @@ of :ref:`IP version ranges <reference-constraint-ip-version>`.
128
129
.. note::
130
131
- Be aware IP range (``*_private``, ``*_reserved``) is only validating against IP, but not the whole
+ IP range (``*_private``, ``*_reserved``) is only validating against IP, but not the whole
132
netmask. You need to set the ``{{ min }}`` value for the netmask to harden the validation a bit.
133
For example, ``9.0.0.0/6`` results to be ``*_public``, but also uses ``10.0.0.0/8`` range (``*_private``).
134
0 commit comments