You are here

public property PasswordConstraint::$errorMessage in Password Policy 8.3

The error message shown if the constraint fails.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/PasswordConstraint.php, line 47

Class

PasswordConstraint
Defines a password constraint annotation object.

Namespace

Drupal\password_policy\Annotation

Code

public $errorMessage;