Skip to content

Commit 0c1aa7d

Browse files
committed
minor #11111 add missing versionadded directives for Bic options (xabbuh)
This PR was merged into the master branch. Discussion ---------- add missing versionadded directives for Bic options Commits ------- 48b0cec add missing versionadded directives for Bic options
2 parents 4d14864 + 48b0cec commit 0c1aa7d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

reference/constraints/Bic.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,20 +94,32 @@ iban
9494

9595
**type**: ``string`` **default**: ``null``
9696

97+
.. versionadded:: 4.3
98+
99+
The ``iban`` option was introduced in Symfony 4.3.
100+
97101
An IBAN value to validate that the BIC is associated with it.
98102

99103
ibanMessage
100104
~~~~~~~~~~~
101105

102106
**type**: ``string`` **default**: ``This Business Identifier Code (BIC) is not associated with IBAN {{ iban }}.``
103107

108+
.. versionadded:: 4.3
109+
110+
The ``ibanMessage`` option was introduced in Symfony 4.3.
111+
104112
The default message supplied when the value does not pass the combined BIC/IBAN check.
105113

106114
ibanPropertyPath
107115
~~~~~~~~~~~~~~~~
108116

109117
**type**: ``string`` **default**: ``null``
110118

119+
.. versionadded:: 4.3
120+
121+
The ``ibanPropertyPath`` option was introduced in Symfony 4.3.
122+
111123
It defines the object property whose value stores the IBAN used to check the BIC with.
112124

113125
For example, if you want to compare the ``$bic`` property of some object

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy