We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dab17f commit 172c73fCopy full SHA for 172c73f
src/main/java/org/apache/commons/validator/routines/LeitwegValidator.java
@@ -45,7 +45,7 @@
45
public class LeitwegValidator {
46
47
private static final char MINUS = '\u002D'; // '-' Separator
48
-/*
+/* first two digits designate the individual German state, here with ISO 3166-2 country subdivision code
49
• 01 DE-SH Schleswig-Holstein
50
• 02 DE-HH Hamburg
51
• 03 DE-NI Niedersachsen
0 commit comments