You are here

constant Ip::ALL_NO_PRIV 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::ALL_NO_PRIV

File

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

Class

Ip
Validates that a value is a valid IP address.

Namespace

Symfony\Component\Validator\Constraints

Code

const ALL_NO_PRIV = 'all_no_priv';