Advanced ETL Processor: |
![]() |
![]() |
![]()
| Description: | Validates US Zip Code |
| Regular Expression: | ^\d{5}([\-]\d{4})?$ |
| Pass: | 48222|||48222-1746 |
| Fail: | 4632|||Blake|||37333-32 |
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.
Advanced ETL Processor: |
![]() |
![]() |
| Description: | Validates Argentinian Post Code |
| Regular Expression: | ^([A-HJ-TP-Z]{1}\d{4}[A-Z]{3}|[a-z]{1}\d{4}[a-hj-tp-z]{3})$ |
| Pass: | C1406HHA|||A4126AAB|||c1406hha |
| Fail: | c1406HHA|||4126|||C1406hha |
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.
![]() |
|
|
|
|
![]() |