Form validation impossible when state is not needed
While working on #110 (closed), I noticed that when selecting a country that does not require a selection for "State" (eg. the Aland Islands), the form will not validate. Also, UI errors will surface if the user focuses away from the State field even though it will contain "No state needed".