Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Bic.php
Bic::$mode
Type:
self::VALIDATION_MODE_*
File
vendor/
symfony/
validator/
Constraints/
Bic.php
, line 64
Class
Bic
Ensures that the value is valid against the BIC format.
Namespace
Symfony\Component\Validator\Constraints
Code
public string $mode = self::VALIDATION_MODE_STRICT;
RSS feed