constant UuidValidator::STRICT_UUID_LENGTH in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/symfony/validator/Constraints/UuidValidator.php \Symfony\Component\Validator\Constraints\UuidValidator::STRICT_UUID_LENGTH
Deprecated
since version 2.6, to be removed in 3.0
File
- vendor/
symfony/ validator/ Constraints/ UuidValidator.php, line 73
Class
- UuidValidator
- Validates whether the value is a valid UUID per RFC 4122.
Namespace
Symfony\Component\Validator\ConstraintsCode
const STRICT_UUID_LENGTH = 36;