var easternTimeZone = DateTimeZoneProviders.Tzdb[timeZoneIdentifier];
Using NodaTime how should I validate that when the string timeZoneIdentifier is set to a valid IANA string like "Europe/Stockholm" it is deemed valid but an unsupported IANA string is rejected.
https://en.wikipedia.org/wiki/List_of_tz_database_time_zones