We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b4ebcf commit 1484f9dCopy full SHA for 1484f9d
reference/constraints/Bic.rst
@@ -126,10 +126,10 @@ Parameter Description
126
127
**type**: ``string`` **default**: ``strict``
128
129
-The mode in which the BIC is validated can be defined with this option. Valid values are:
+This option defines how the BIC is validated:
130
131
-* ``strict`` uses the input BIC and validates it without modification.
132
-* ``case-insensitive`` converts the input value to uppercase before validating the BIC.
+* ``strict`` validates the given value without any modification;
+* ``case-insensitive`` converts the given value to uppercase before validating it.
133
134
.. tip::
135
0 commit comments