- Issue created by @sysosmaster
- Merge request !3Edited WebformIbanField.php to now check if the field hasValue instead of using... → (Open) created by sysosmaster
The module validates the value "0" as valid since it never considers it a value to check
- have a webform with the webform IBAN field.
- test or enter a value of "0" into it.
- Validator accepts it as a valid IBAN.
Patch wioll change the logic to check for having the field with hasfield.
Review Patch
Active
2.0
Code