Uses of Class
gov.nasa.pds.tools.label.validate.DefinitionNotFoundException
-
Packages that use DefinitionNotFoundException Package Description gov.nasa.pds.tools.label.validate -
-
Uses of DefinitionNotFoundException in gov.nasa.pds.tools.label.validate
Methods in gov.nasa.pds.tools.label.validate that throw DefinitionNotFoundException Modifier and Type Method Description static boolean
ElementValidator. validate(AttributeStatement attribute, Label label, Dictionary dictionary)
static boolean
ElementValidator. validate(AttributeStatement attribute, Label label, Dictionary dictionary, String objectContext)
Checks to see whether anAttributeStatement
is correct.static boolean
GroupValidator. validate(GroupStatement group, Dictionary dictionary, Label label)
static boolean
ObjectValidator. validate(ObjectStatement object, Dictionary dictionary, Label label)
-