Class ZallyRunner

java.lang.Object
com.ethlo.zally.ZallyRunner

public class ZallyRunner extends Object
  • 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

      public List<org.zalando.zally.core.RuleDetails> getRules()