File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 44This constraint is used to ensure that a value has the proper format of a
55`Business Identifier Code (BIC) `_. BIC is an internationally agreed means to
66uniquely identify both financial and non-financial institutions. You may also
7- check that the BIC is associated with a given IBAN.
7+ check that the BIC's country code is the same as a given IBAN's one .
88
99========== ===================================================================
1010Applies to :ref: `property or method <validation-property-target >`
9696
9797 The ``iban `` option was introduced in Symfony 4.3.
9898
99- An IBAN value to validate that the BIC is associated with it .
99+ An IBAN value to validate that its country code is the same as the BIC's one .
100100
101101ibanMessage
102102~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments