Class LocalIdentifierReferencesRule

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

public class LocalIdentifierReferencesRule
extends AbstractValidationRule
This class checks that local identifiers referenced in a label exist in that label.
Author:
mcayanan
  • Constructor Details

    • LocalIdentifierReferencesRule

      public LocalIdentifierReferencesRule()
  • Method Details