We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a4c4fb commit 8c950f9Copy full SHA for 8c950f9
CHANGELOG.md
@@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
28
- Documented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#54](https://github.com/space-code/validator/pull/54).
29
30
### Features
31
+- Add nil validation rule
32
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#66](https://github.com/space-code/validator/pull/66).
33
- Add characters validation rule
34
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#67](https://github.com/space-code/validator/pull/67).
35
- Add email validation rule
0 commit comments