Example #1
0
 private void ValidateQuery()
 {
     userValidationService.CurrentUserShouldBeOwnerOfThisStorageOrSystem(storageId);
 }