Go to file
Konstantina Galouni 03dab724b7 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
src/main XmlValidationResponse.java: Added XmlValidationResponse class for structured results including validationScore and fairScore | ValidatorController.java: Return results as XmlValidationResponse. 2022-12-06 01:57:52 +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