Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Unique.php
Unique::$errorPath
Type:
errorPath
File
vendor/
symfony/
validator/
Constraints/
Unique.php
, line 28
Class
Unique
Validates that all the elements of the given collection are unique.
Namespace
Symfony\Component\Validator\Constraints
Code
public ?string $errorPath =
null
;
RSS feed