fadoe/postalcode-validator
Composer 安装命令:
composer require fadoe/postalcode-validator
包简介
Validates postal code
README 文档
README
Description
This package contains a class to validate a correct german postal code. This library checks only if the postal code is syntactical valid, not if them exists.
Validation
A valid german postal code
- starts with 0 to 9
- if postal code starts with 0, the next number is from 1 to 9
- if postal code starts with 1 to 9, the next number is from 0 to 9
- the last three nubers goes from 0 to 9
统计信息
- 总下载量: 727
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-11-10