Validate Slovakian IBAN in three simple steps
- Download and install the software, here are the links to the latest version
- Watch the following on-line tutorial, it answers most of the questions:
- Validate the data
Advanced ETL Processor: |
![]() |
![]() |
Is Slovakian IBAN validation function properties
| Description: | Validates Slovakian International Bank Account Number |
| Regular Expression: | SK\d{2}[ ]\d{4}[ ]\d{4}[ ]\d{4}[ ]\d{4}[ ]\d{4}|SK\d{22} |
| Pass: | SK31 1200 0000 1987 4263 7541|||SK3112000000198742637541 |
| Fail: | SK31-1200-0000-1987-4263-7541 |
Advanced ETL Processor has a robust validation process built in.
The types and nature of the validations taking place can be tweaked and configured by the user. A full range of validation functions is included. Validations can be performed on the basis of data type, lists of values, and regular expressions, which can be individually changed according to the requirements.






