Class CatalogNameValidator

    • Constructor Detail

      • CatalogNameValidator

        public CatalogNameValidator()
    • Method Detail

      • validate

        public boolean validate​(Label label)
        Description copied from interface: LabelValidator
        Method signature for checking to see if a label is valid.
        Specified by:
        validate in interface LabelValidator
        Parameters:
        label - object returned from parsing that represents the PDS label
        Returns:
        flag indicating whether or not the step in validation was passed.