We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9d469d commit ad223dfCopy full SHA for ad223df
CHANGELOG.md
@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
## [Unreleased]
17
18
### Features
19
+- Add uuid validation rule
20
+ - Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#114](https://github.com/space-code/validator/pull/114).
21
- Add base64 validation rule
22
- Implemented by [@ns-vasilev](https://github.com/ns-vasilev) in Pull Request [#115](https://github.com/space-code/validator/pull/115).
23
- Make IValidatorError conform to LocalizedError
0 commit comments