IBAN Rule needed

i want to validate if the number is a valid IBAN-number. Do you have a template?
thx Roman

Hello ObiWanKenobi,

We don’t have our own template for IBAN, but for validation you can use any suitable regular expression.
Please check the example: Code Snippet