You are here

public property CpfValueConstraint::$message in CPF 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Validation/Constraint/CpfValueConstraint.php \Drupal\cpf\Plugin\Validation\Constraint\CpfValueConstraint::message

File

src/Plugin/Validation/Constraint/CpfValueConstraint.php, line 17

Class

CpfValueConstraint
Supports validating CPF numbers.

Namespace

Drupal\cpf\Plugin\Validation\Constraint

Code

public $message = 'The CPF number %value is not valid';