Class ConfigurableZalandoRuleSet

java.lang.Object
com.ethlo.zally.rules.ConfigurableZalandoRuleSet
All Implemented Interfaces:
org.zalando.zally.rule.api.RuleSet

public class ConfigurableZalandoRuleSet extends Object implements org.zalando.zally.rule.api.RuleSet
  • Constructor Details

    • ConfigurableZalandoRuleSet

      public ConfigurableZalandoRuleSet()
  • Method Details

    • getId

      @NotNull public String getId()
      Specified by:
      getId in interface org.zalando.zally.rule.api.RuleSet
    • getUrl

      @NotNull public URI getUrl()
      Specified by:
      getUrl in interface org.zalando.zally.rule.api.RuleSet
    • url

      @NotNull public URI url(@NotNull org.zalando.zally.rule.api.Rule rule)
      Specified by:
      url in interface org.zalando.zally.rule.api.RuleSet