Javascript validator
Web page editor
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).
The postal code to be validated
optional; strong checks (e.g. against a list of postal codes)(not implemented)
Example 66-1. Using postalCode()
|
Javascript validator
Web page editor