You are here

constant Ip::V4_NO_RES in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Ip.php \Symfony\Component\Validator\Constraints\Ip::V4_NO_RES

File

vendor/symfony/validator/Constraints/Ip.php, line 38

Class

Ip
Validates that a value is a valid IP address.

Namespace

Symfony\Component\Validator\Constraints

Code

const V4_NO_RES = '4_no_res';