Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Unique.php

Unique::$message

Type: message

File

vendor/symfony/validator/Constraints/Unique.php, line 34

Class

Unique
Validates that all the elements of the given collection are unique.

Namespace

Symfony\Component\Validator\Constraints

Code

public string $message = 'This collection should contain only unique elements.';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal