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 >`
9292
9393**type **: ``string `` **default **: ``null ``
9494
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 .
9696
9797ibanMessage
9898~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments