2.2.3
- Issue #23: Fixed
Territory.fromStringto make sure the parent territory is valid for
input like "CHE-GR". This returned "MX-GRO" instead of throwingUnknownTerritoryException.
Added unit test for this type of case. - Fixed minor JavaDoc issues.