Class DeprecatedKeysForbiddenUsageChecker
java.lang.Object
de.gematik.test.tiger.common.config.DeprecatedKeysForbiddenUsageChecker
A specialized class that checks for old/deprecated keys.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckForDeprecatedKeys(Map<TigerConfigurationKey, String> valueMap)
-
Method Details
-
checkForDeprecatedKeys
public static void checkForDeprecatedKeys(Map<TigerConfigurationKey, String> valueMap) throws TigerConfigurationException- Throws:
TigerConfigurationException
-