Package com.ethlo.zally
Class ZallyRunner
java.lang.Object
com.ethlo.zally.ZallyRunner
-
Constructor Summary
ConstructorsConstructorDescriptionZallyRunner(com.typesafe.config.Config ruleConfigs, org.apache.maven.plugin.logging.Log logger) -
Method Summary
-
Constructor Details
-
ZallyRunner
public ZallyRunner(com.typesafe.config.Config ruleConfigs, org.apache.maven.plugin.logging.Log logger)
-
-
Method Details
-
validate
public Map<org.zalando.zally.core.CheckDetails,List<org.zalando.zally.core.Result>> validate(String url, Set<String> skipped) throws IOException - Throws:
IOException
-
getRules
-