Class RegisterTargets

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

public class RegisterTargets
extends AbstractValidationRule
Implements a rule that inserts this target into the target registry, if not already present, and also adds all of its child targets.
  • Constructor Details

    • RegisterTargets

      public RegisterTargets()
  • Method Details