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

Breadcrumb

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

NotCompromisedPassword::$message

Type: message

File

vendor/symfony/validator/Constraints/NotCompromisedPassword.php, line 30

Class

NotCompromisedPassword
Checks if a password has been leaked in a data breach.

Namespace

Symfony\Component\Validator\Constraints

Code

public string $message = 'This password has been leaked in a data breach, it must not be used. Please use another password.';

API Navigation

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