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 26d9346 commit 1fb1f99Copy full SHA for 1fb1f99
reference/constraints/Cidr.rst
@@ -1,10 +1,6 @@
1
Cidr
2
====
3
4
-.. versionadded:: 5.4
5
-
6
- The ``Cidr`` constraint was introduced in Symfony 5.4.
7
8
Validates that a value is a valid `CIDR`_ (Classless Inter-Domain Routing) notation.
9
By default, this will validate the CIDR's IP and netmask both for version 4 and 6,
10
with the option of allowing only one type of IP version to be valid. It also supports
0 commit comments