Class EndpointPathValidator

java.lang.Object
pl.edu.icm.unity.engine.api.endpoint.EndpointPathValidator

public class EndpointPathValidator extends Object
Helper for validation endpoint path
Author:
P.Piernik
  • Constructor Details

    • EndpointPathValidator

      public EndpointPathValidator()
  • Method Details

    • validateEndpointPath

      public static void validateEndpointPath(String contextPath) throws pl.edu.icm.unity.base.exceptions.WrongArgumentException
      Throws:
      pl.edu.icm.unity.base.exceptions.WrongArgumentException
    • validateEndpointPath

      public static void validateEndpointPath(String contextPath, Set<String> usedContextPath) throws pl.edu.icm.unity.base.exceptions.WrongArgumentException
      Throws:
      pl.edu.icm.unity.base.exceptions.WrongArgumentException