Class Validators
java.lang.Object
com.palantir.gradle.versions.Validators
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckResultOrThrow(boolean condition, String errorTemplate, String commandSuggestion) static voidcheckResultOrThrow(boolean result, String errorMessage, Path filePath) static voidcheckResultOrThrow(boolean result, String errorMessage, Path filePath, int lineNumber)
-
Method Details
-
checkResultOrThrow
-
checkResultOrThrow
-
checkResultOrThrow
-