Go to file
Konstantina Galouni 2c5a934b36 XmlValidationResponse.java: Added field "List<RuleInfo> fairRules;" to separate fair validation results from the other guidelines when running together | ValidatorController.java: Validate for fair guidelines only with DataArchiveGuidelinesV2Profile & separate fair validation results & in fair validation removed check "if (!entry.getValue().toString().contains("eu.dnetlib.validator2"))". 2022-12-23 10:13:43 +02:00
src/main XmlValidationResponse.java: Added field "List<RuleInfo> fairRules;" to separate fair validation results from the other guidelines when running together | ValidatorController.java: Validate for fair guidelines only with DataArchiveGuidelinesV2Profile & separate fair validation results & in fair validation removed check "if (!entry.getValue().toString().contains("eu.dnetlib.validator2"))". 2022-12-23 10:13:43 +02:00
.gitignore First version of project - /validate POST method gets param 'guidelines' (name of selected guidelines to validate with) and a string as body (xml) to be validated 2022-10-06 13:59:26 +03:00
README.md Initial commit 2022-10-05 18:48:37 +02:00
pom.xml pom.xml: Updated pom file to be similar to our other services - made service run as standalone. 2022-12-07 18:48:56 +02:00

README.md

uoa-validator-api