gov.nasa.pds.tools.label.validate
Class CatalogNameValidator
java.lang.Object
gov.nasa.pds.tools.label.validate.CatalogNameValidator
- All Implemented Interfaces:
- LabelValidator
public class CatalogNameValidator
- extends Object
- implements LabelValidator
- Version:
- $Revision: 4967 $
- Author:
- pramirez, jagander
Method Summary |
boolean |
validate(Label label)
Method signature for checking to see if a label is valid. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CatalogNameValidator
public CatalogNameValidator()
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.
Copyright © 2005–2013 Planetary Data System. All rights reserved.