Skip to content

ResourceService: raise an exception when trying to find a Resource with an empty resId

Nicolas.Rod requested to merge rodn-resource-service-dont-find-without-id into master

In order to prevent getting an instance of a Resource class that in fact is not found.

Merge request reports