some validation on entities' properties

This commit is contained in:
2020-10-14 09:05:31 +03:00
committed by Stepan Usatiuk
parent e792fc6adc
commit 0dbf4b020e
5 changed files with 88 additions and 2 deletions

View File

@@ -28,6 +28,7 @@
"@typescript-eslint/parser": "^4.4.0",
"bcrypt": "^5.0.0",
"chai": "^4.2.0",
"class-validator": "^0.12.2",
"concurrently": "^5.3.0",
"cross-env": "^7.0.2",
"deasync": "^0.1.20",