Validate_FI::postalCode()
Описание
Validate Finnish postal code.
Five digit postal code, maybe with a leading 'FI-' (XXXXX or FI-XXXXX).
An optional parameter for activate strong checks using a list of postcodes (not implemented).
Параметр
- string $number
The postal code to be validated
- boolean $strong
optional; strong checks (e.g. against a list of postal codes)(not implemented)
Пример
Пример 62-1. Using postalCode()
|
Пред. | Начало | След. |
Introduction | Уровень выше | Validate_FI::phoneNumber() |