de_CH.address.conf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of scalacheck-faker_2.13 Show documentation
Show all versions of scalacheck-faker_2.13 Show documentation
Fake data generation using ScalaCheck Arbitrary instances
The newest version!
address {
postal-code-builder = {options = [{parts = [{type = "seq-string-part", value = ["1###", "2###", "3###", "4###", "5###", "6###", "7###", "8###", "9###"]}]}]}
default-countries = [
{code = "CH", name = Schweiz},
{code = "CH", name = Schweiz},
{code = "CH", name = Schweiz},
{code = "DE", name = Schweiz},
{code = "AT", name = Schweiz},
{code = "US", name = Schweiz},
{code = "LI", name = Schweiz},
{code = "US", name = Schweiz},
{code = "HK", name = Schweiz},
{code = "VN", name = Schweiz},
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy