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