Compatible with: Talend Open Profiler releases 4.0.0M3, 4.0.0M2, 4.0.0M1, 3.2.3
Downloads: 14
About: This regular expression not only checks if the postal code is five digits long. The second digit must not be zero, because a postal code like 00123 is invalid.
Changes: This regular expression not only checks if the postal code is five digits long. The second digit must not be zero, because a postal code like 00123 is invalid.