Validate South African Mobile Number format 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 South African Mobile Number validation function properties
| Description: | only allows valid cell phones from south African service providers. to date i haven't seen a cell phone number starting 079 or 089 but i think the networks might support it... |
| Regular Expression: | (^0[87][23467]((\d{7})|( |-)((\d{3}))( |-)(\d{4})|( |-)(\d{7}))) |
| Pass: | 0848298477|||084 829 8477|||084-829 8477 |
| Fail: | 084829 8477 |
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.






