You are here

constant UuidValidator::STRICT_LENGTH in Plug 7

File

lib/Symfony/validator/Symfony/Component/Validator/Constraints/UuidValidator.php, line 37

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const STRICT_LENGTH = 36;