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 booleanElementValidator. validate(AttributeStatement attribute, Label label, Dictionary dictionary)static booleanElementValidator. validate(AttributeStatement attribute, Label label, Dictionary dictionary, String objectContext)Checks to see whether anAttributeStatementis correct.static booleanGroupValidator. validate(GroupStatement group, Dictionary dictionary, Label label)static booleanObjectValidator. validate(ObjectStatement object, Dictionary dictionary, Label label)
-