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