You are here

constant UuidValidator::LOOSE_MAX_LENGTH in Plug 7

File

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

Class

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

Namespace

Symfony\Component\Validator\Constraints

Code

const LOOSE_MAX_LENGTH = 39;