We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4df5bd commit 58b5944Copy full SHA for 58b5944
CHANGELOG.md
@@ -15,6 +15,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
## [Unreleased]
16
17
### Features
18
+- Add postal code validation rule
19
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#90](https://github.com/space-code/validator/pull/90).
20
- Add ip address validation rule
21
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#89](https://github.com/space-code/validator/pull/89).
22
- Add iban validation rule
0 commit comments