fix: Project checks (#141)

* project validations

* unique project on resourceowner
This commit is contained in:
Fabi
2020-05-28 06:53:12 +02:00
committed by GitHub
parent d447f68d78
commit 2758bf30b1
7 changed files with 191 additions and 14 deletions

View File

@@ -9,4 +9,5 @@ const (
Field_ResourceOwner
Field_EditorService
Field_EditorUser
Field_EventType
)