Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Unique.php
Unique::IS_NOT_UNIQUE
File
vendor/
symfony/
validator/
Constraints/
Unique.php
, line 25
Class
Unique
Validates that all the elements of the given collection are unique.
Namespace
Symfony\Component\Validator\Constraints
Code
public
const
IS_NOT_UNIQUE
=
'7911c98d-b845-4da0-94b7-a8dac36bc55a'
;
RSS feed