Validate Danish Civil Registration 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 Danish Civil Registration Number validation function properties
| Description: | Validates Danish cilvil registration number, which consists of 10 numeric characters and one special character '-'. The format is DDMMYY-XXXX |
| Regular Expression: | ^[0-3][0-9][0-1]\d{3}-\d{4}? |
| Pass: | 010380-2343 || 120454-5467 || 390178-3434 |
| Fail: | 1223876776 || 4023100923 |
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.






