| Package | Description |
|---|---|
| uk.ac.ebi.ddi.xml.validator.cli | |
| uk.ac.ebi.ddi.xml.validator.parser | |
| uk.ac.ebi.ddi.xml.validator.utils |
| Modifier and Type | Method and Description |
|---|---|
static void |
ValidatorCLI.generateSummaryReport(Map<File,List<Tuple>> errors,
PrintStream reportFile,
String errorLevel) |
| Modifier and Type | Method and Description |
|---|---|
static List<Tuple> |
OmicsXMLFile.validateSchema(File file)
Return Error as a Tuple with the Code of the Error and the message.
|
static List<Tuple> |
OmicsXMLFile.validateSemantic(File file) |
| Modifier and Type | Method and Description |
|---|---|
static List<Tuple> |
Utils.validateSemantic(Entry entry) |
Copyright © 2019. All Rights Reserved.