Class IsInstalledLocalContainerValidator

    • Constructor Detail

      • IsInstalledLocalContainerValidator

        public IsInstalledLocalContainerValidator()
    • Method Detail

      • validate

        public boolean validate​(String containerId,
                                ContainerType type)
        Check if the container is an installed local container. Validate if a container has a given configuration.
        Parameters:
        containerId - Container identifier.
        type - Container type.
        Returns:
        true if the given container supports the current validator, false otherwise.