constant UuidValidator::STRICT_LAST_HYPHEN_POSITION in Plug 7
File
- lib/
Symfony/ validator/ Symfony/ Component/ 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_LAST_HYPHEN_POSITION = 23;