We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ead7ec0 commit 2313d93Copy full SHA for 2313d93
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 contains substring validation rule
19
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#84](https://github.com/space-code/validator/pull/84).
20
- Add no-whitespace validation rule
21
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#83](https://github.com/space-code/validator/pull/83).
22
- Add positive number validation rule
0 commit comments