constant UuidValidator::STRICT_LENGTH in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/symfony/validator/Constraints/UuidValidator.php \Symfony\Component\Validator\Constraints\UuidValidator::STRICT_LENGTH
File
- vendor/
symfony/ validator/ Constraints/ UuidValidator.php, line 39
Class
- UuidValidator
- Validates whether the value is a valid UUID per RFC 4122.
Namespace
Symfony\Component\Validator\ConstraintsCode
const STRICT_LENGTH = 36;