constant UuidValidator::STRICT_VERSION_POSITION in Plug 7
File
- lib/
Symfony/ validator/ Symfony/ Component/ Validator/ Constraints/ UuidValidator.php, line 40
Class
- UuidValidator
- Validates whether the value is a valid UUID per RFC 4122.
Namespace
Symfony\Component\Validator\ConstraintsCode
const STRICT_VERSION_POSITION = 14;