Uses of Interface
gov.nasa.pds.tools.validate.content.ProblemReporter
-
Packages that use ProblemReporter Package Description gov.nasa.pds.tools.validate Implementations of general-purpose classes for the validation application. -
-
Uses of ProblemReporter in gov.nasa.pds.tools.validate
Methods in gov.nasa.pds.tools.validate with parameters of type ProblemReporter Modifier and Type Method Description static boolean
SpecialConstantChecker. isConformantSpecialConstant(Number value, gov.nasa.arc.pds.xml.generated.SpecialConstants constants, ProblemReporter reporter)
Checks if the given value is a Special Constant defined in the label.
-