Skip to content

Municipality field is mandatory of JP address #244

Description

@t-matsuu

In the Japanese address system, the name of the municipality shown below is required on the second level of the address.

  • Cities (e.g. 横浜市, city in Kanagawa Pref.)
  • Towns with county names (e.g. 乙訓郡大山崎町, town in Kyoto pref.)
  • Villages with county names (e.g. 南河内郡千早赤阪村, village in Osaka pref.)
  • Special wards in the Tokyo metropolis (e.g. 渋谷区, Special ward in Tokyo metropolis)

Actual:
fmt: "〒%Z%n%S%n%A%n%O%n%N"
lfmt: "%N%n%O%n%A, %S%n%Z"
require: "ASZ"

Expected:
fmt: "〒%Z%n%S%n%C%n%A%n%O%n%N"
lfmt: "%N%n%O%n%A, %C, %S%n%Z"
require: "ACSZ"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions