Class CollectionReferentialIntegrityRule

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

public class CollectionReferentialIntegrityRule
extends AbstractValidationRule
Validation rule that performs referential integrity checking on a Product_Collection product label.
Author:
mcayanan
  • Constructor Details

    • CollectionReferentialIntegrityRule

      public CollectionReferentialIntegrityRule()
  • Method Details