Validar código postal
validate_postal_codeChecks if a Portuguese postal code follows the official NNNN-NNN format, returning validation result.
Instructions
Valida o formato de um código postal português (CP7, NNNN-NNN).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| postalCode | Yes | Código postal, ex.: "1000-001" |