Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Bic.php
Bic::$message
Type:
message
File
vendor/
symfony/
validator/
Constraints/
Bic.php
, line 57
Class
Bic
Ensures that the value is valid against the BIC format.
Namespace
Symfony\Component\Validator\Constraints
Code
public string $message =
'This is not a valid Business Identifier Code (BIC).'
;
RSS feed