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