You are here

public property Iban::$message in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/symfony/validator/Constraints/Iban.php \Symfony\Component\Validator\Constraints\Iban::message

File

vendor/symfony/validator/Constraints/Iban.php, line 46

Class

Iban
@Target({"PROPERTY", "METHOD", "ANNOTATION"})

Namespace

Symfony\Component\Validator\Constraints

Code

public $message = 'This is not a valid International Bank Account Number (IBAN).';