refactor: proper validation rules

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-09 07:47:20 +02:00 committed by Corentin THOMASSET
parent aa4fb5ffff
commit 17f3e7de35
2 changed files with 16 additions and 6 deletions

View file

@ -4,7 +4,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## Next
- [fix] [UuidGenerator] added quantity validation rules (prevent < 0)
- [fix] [UuidGenerator] added quantity validation rules
## 1.2.0
- [feat] [UuidGenerator] can generate multiple uuids