Twinkle HubTwinkle Hub

驗證郵遞區號

tw_validate_postal_code

Validateurs · 20 outils🇹🇼 Taïwanlecture seule

驗證 3/5/6 碼郵遞區號 + 對應行政區。

Paramètres

NomTypeDescription
postal_code *string
Schéma JSON brut
{
  "properties": {
    "postal_code": {
      "title": "Postal Code",
      "type": "string"
    }
  },
  "required": [
    "postal_code"
  ],
  "title": "validate_postal_codeArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
tw_validate_postal_code({ postal_code: "…" })