Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
NotCompromisedPassword.php
NotCompromisedPassword::$threshold
Type:
threshold
File
vendor/
symfony/
validator/
Constraints/
NotCompromisedPassword.php
, line 31
Class
NotCompromisedPassword
Checks if a password has been leaked in a data breach.
Namespace
Symfony\Component\Validator\Constraints
Code
public int $threshold =
1
;
RSS feed