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 4
4
This constraint is used to ensure that a value has the proper format of a
5
5
`Business Identifier Code (BIC) `_. BIC is an internationally agreed means to
6
6
uniquely 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 .
8
8
9
9
========== ===================================================================
10
10
Applies to :ref: `property or method <validation-property-target >`
92
92
93
93
**type **: ``string `` **default **: ``null ``
94
94
95
- An IBAN value to validate that the BIC is associated with it .
95
+ An IBAN value to validate that its country code is the same as the BIC's one .
96
96
97
97
ibanMessage
98
98
~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments