Assert::Assertions::Ip::IPVersion
Inherits Enum / Comparable / Value / Object
Which IP version to use to validate against.
Constants
IPV4 = 0
Matches IPv4 format.
IPV6 = 1
Matches IPv6 format.
Inherits Enum / Comparable / Value / Object
Which IP version to use to validate against.
Matches IPv4 format.
Matches IPv6 format.