Class GroupValidator
- java.lang.Object
-
- gov.nasa.pds.tools.label.validate.GroupValidator
-
public class GroupValidator extends Object
- Version:
- $Revision$
- Author:
- pramirez, jagander
-
-
Constructor Summary
Constructors Constructor Description GroupValidator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static boolean
validate(GroupStatement group, Dictionary dictionary, Label label)
-
-
-
Method Detail
-
validate
public static boolean validate(GroupStatement group, Dictionary dictionary, Label label) throws DefinitionNotFoundException, UnsupportedTypeException
-
-