We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f4fa1d commit 98590bcCopy full SHA for 98590bc
1 file changed
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 validationResult property to UI validation flow
34
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#73](https://github.com/space-code/validator/pull/73).
35
- Add debounce to text field input to reduce validation calls
36
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#72](https://github.com/space-code/validator/pull/72).
37
- Add nil validation rule
0 commit comments