Is Canadian Branch-Transit/Bank code validation function properties
Name | Value |
---|---|
Description: | Validates Canadian Branch-Transit number. The branch number must be 3 or 4 digits then '-' then five digits |
Regular Expression: | ^(\d{3}|\d{4})[-](\d{5})$ |
Pass: | 654-45654|||5544-65486 |
Fail: | 455645564|||44-55545|||55455-54565 |
Advanced ETL Processor has a robust data transformation process built-in.
The types and nature of the transformations taking place can be tweaked and configured by the user. A full range of data transformation functions is included. Transformations can be performed on the basis of data type, lookups and regular expressions, which can be individually changed according to the requirements.