Class DatafeedJobValidator

java.lang.Object
org.elasticsearch.xpack.core.ml.datafeed.DatafeedJobValidator

public final class DatafeedJobValidator extends Object
  • Method Details

    • validate

      public static void validate(DatafeedConfig datafeedConfig, Job job, org.elasticsearch.xcontent.NamedXContentRegistry xContentRegistry)
      Validates a datafeedConfig in relation to the job it refers to
      Parameters:
      datafeedConfig - the datafeed config
      job - the job
      xContentRegistry - the named xcontent registry for parsing datafeed aggs