Interface IStandaloneServerRuntimeValidator


  • public interface IStandaloneServerRuntimeValidator
    The validator service to check 1C:Enterprise Standalone server runtime location.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.core.runtime.IStatus validateLocation​(org.eclipse.core.runtime.IPath location, String version)
      Validates location of the 1C:Enterprise Standalone server runtime.
    • Method Detail

      • validateLocation

        org.eclipse.core.runtime.IStatus validateLocation​(org.eclipse.core.runtime.IPath location,
                                                          String version)
        Validates location of the 1C:Enterprise Standalone server runtime.
        Parameters:
        location - the location to verify, cannot be null
        version - the 1C:Enterprise server version with build, cannot be null
        Returns:
        the validation status, never null