We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19d2da commit 5899f44Copy full SHA for 5899f44
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 NSTextField validation support
19
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#93](https://github.com/space-code/validator/pull/93).
20
- Add UITextView validation support
21
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#92](https://github.com/space-code/validator/pull/92).
22
- Add postal code validation rule
0 commit comments