Class EndpointPathValidator
java.lang.Object
pl.edu.icm.unity.engine.api.endpoint.EndpointPathValidator
Helper for validation endpoint path
- Author:
- P.Piernik
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
validateEndpointPath
(String contextPath) static void
validateEndpointPath
(String contextPath, Set<String> usedContextPath)
-
Constructor Details
-
EndpointPathValidator
public EndpointPathValidator()
-
-
Method Details
-
validateEndpointPath
- Throws:
WrongArgumentException
-
validateEndpointPath
public static void validateEndpointPath(String contextPath, Set<String> usedContextPath) throws WrongArgumentException - Throws:
WrongArgumentException
-