Implements the Use of a Simple DTO for Communication Between Classes

This commit is contained in:
2022-05-31 09:55:19 -03:00
parent 0d78c83e91
commit 44cb4268ef
6 changed files with 137 additions and 180 deletions

View File

@@ -12,4 +12,4 @@ def NotNull(requiredArgs=[]):
return wrapper
return _NotNull
return _NotNull