Class ValidationUtils
java.lang.Object
org.gcube.resourcemanagement.whnmanager.utils.ValidationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <R extends org.gcube.common.resources.gcore.Resource>
booleanisNotPresent(R resource, String currentScope) static void
-
Constructor Details
-
ValidationUtils
public ValidationUtils()
-
-
Method Details
-
valid
-
isNotPresent
public static <R extends org.gcube.common.resources.gcore.Resource> boolean isNotPresent(R resource, String currentScope)
-