uoa-validator-api/src/main/java/eu/dnetlib/validatorapi/entities
Katerina e1eb44ae73 SummaryResult contains guideline information to be returned from the API 2023-07-14 12:08:44 +03:00
..
IssueDescriptor.java Enhancing all APIs to get all the information needed for Job result and Rule warnings and errors + record urls 2023-06-20 15:42:16 +03:00
RuleInfo.java Added JPA Hibernate for PostgreSQL + simple sql to match the model 2023-04-11 17:41:01 +03:00
SummaryResult.java SummaryResult contains guideline information to be returned from the API 2023-07-14 12:08:44 +03:00
ValidationIssue.java progress with error and warning reports. not yet final. need to clean code and finalize the needed methods 2023-05-03 15:00:57 +03:00
ValidationJob.java correct score calculated + json returned for ListSets + internal error taken into account 2023-06-29 12:00:26 +03:00
ValidationRuleResult.java added guidelines in ValidationRuleResult to follow the DB schema change that allows guideline fields storage for each rule result 2023-07-14 12:07:39 +03:00
XmlValidationResponse.java 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