Interface Validator

    • Method Detail

      • validate

        boolean validate​(String containerId,
                         ContainerType type)
        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.