Class SetReportHeader

java.lang.Object
gov.nasa.pds.tools.validate.rule.AbstractValidationRule
gov.nasa.pds.tools.validate.rule.SetReportHeader
All Implemented Interfaces:
ValidationRule, org.apache.commons.chain.Command

public class SetReportHeader
extends AbstractValidationRule
Class intended to set the report header. When validating with the different rule types, this allows us to separate product-level validation checks from, say, bundle-level checks within a report.
Author:
mcayanan
  • Constructor Details

    • SetReportHeader

      public SetReportHeader()
  • Method Details