Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Uuid.php
Uuid::$normalizer
@var callable|null
Type:
normalizer
File
vendor/
symfony/
validator/
Constraints/
Uuid.php
, line 95
Class
Uuid
Validates that a value is a valid Universally unique identifier (UUID).
Namespace
Symfony\Component\Validator\Constraints
Code
public $normalizer;
RSS feed