Skip to content

Commit 172c73f

Browse files
committed
Comment ISO 3166-2
1 parent 8dab17f commit 172c73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/commons/validator/routines/LeitwegValidator.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
public class LeitwegValidator {
4646

4747
private static final char MINUS = '\u002D'; // '-' Separator
48-
/*
48+
/* first two digits designate the individual German state, here with ISO 3166-2 country subdivision code
4949
• 01 DE-SH Schleswig-Holstein
5050
• 02 DE-HH Hamburg
5151
• 03 DE-NI Niedersachsen

0 commit comments

Comments
 (0)