Class InventoryTableValidator
- java.lang.Object
-
- gov.nasa.pds.tools.validate.content.table.InventoryTableValidator
-
public class InventoryTableValidator extends Object
-
-
Constructor Summary
Constructors Constructor Description InventoryTableValidator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
uniqueBundleRefs(ProblemListener listener, URL aggregate)
static void
uniqueCollectionRefs(ProblemListener listener, URL aggregate)
-
-
-
Method Detail
-
uniqueBundleRefs
public static void uniqueBundleRefs(ProblemListener listener, URL aggregate)
-
uniqueCollectionRefs
public static void uniqueCollectionRefs(ProblemListener listener, URL aggregate)
-
-