You are here

constant UuidValidator::STRICT_VARIANT_POSITION in Zircon Profile 8

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

File

vendor/symfony/validator/Constraints/UuidValidator.php, line 43

Class

UuidValidator
Validates whether the value is a valid UUID per RFC 4122.

Namespace

Symfony\Component\Validator\Constraints

Code

const STRICT_VARIANT_POSITION = 19;