You are here

public property LogintobogganPasswordLength::$message in LoginToboggan 8

Violation message.

Type: string

File

src/Plugin/Validation/Constraint/LogintobogganPasswordLength.php, line 21

Class

LogintobogganPasswordLength
Checks if a name is being used as another account's email.

Namespace

Drupal\logintoboggan\Plugin\Validation\Constraint

Code

public $message = 'This password does not meet the required length of %length characters.';