Class HasStandaloneConfigurationValidator

    • Constructor Detail

      • HasStandaloneConfigurationValidator

        public HasStandaloneConfigurationValidator()
    • Method Detail

      • validate

        public boolean validate​(String containerId,
                                ContainerType type)
        Check if the container has a standalone configuration implementation available. 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.