Class ReferenceValidator

  • All Implemented Interfaces:
    gov.nasa.pds.tools.label.validate.LabelValidator

    public class ReferenceValidator
    extends Object
    implements gov.nasa.pds.tools.label.validate.LabelValidator
    Class that performs validation for reference catalog files.
    Author:
    mcayanan
    • Constructor Detail

      • ReferenceValidator

        public ReferenceValidator()
    • Method Detail

      • validate

        public boolean validate​(gov.nasa.pds.tools.label.Label label)
        Determines whether or not a reference catalog file is valid.
        Specified by:
        validate in interface gov.nasa.pds.tools.label.validate.LabelValidator
        Parameters:
        label - A label representation of a reference catalog file.
        Returns:
        A flag indicating whether or not a reference catalog if valid.