Class RegisterLabelIdentifiers

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

public class RegisterLabelIdentifiers
extends AbstractValidationRule
Registers identifiers defined within a label, and verifies that the same identifier is not registered twice.
  • Constructor Details

    • RegisterLabelIdentifiers

      public RegisterLabelIdentifiers()
      Creates a new instance.
  • Method Details