uoa-validator-engine2/src/main/java/eu/dnetlib/validator2/validation/guideline
Lampros Smyrnaios 7693532124 - Make the interfaces extend the "Serializable", instead of implementing the "Serializable" in the classes and have to return them, instead of their interface, thus reducing code-abstraction.
- Add the ability to print a "StandardValidationResult" object in a user-friendly way.
2023-12-04 17:32:58 +02:00
..
openaire - Make the interfaces extend the "Serializable", instead of implementing the "Serializable" in the classes and have to return them, instead of their interface, thus reducing code-abstraction. 2023-12-04 17:32:58 +02:00
AbstractGuideline.java Add additional template information for SyntheticGuidelines. 2023-08-02 12:58:45 +03:00
AttributeSpec.java initial commit 2022-09-16 13:56:52 +03:00
Builders.java initial commit 2022-09-16 13:56:52 +03:00
Cardinality.java initial commit 2022-09-16 13:56:52 +03:00
CompilationResult.java initial commit 2022-09-16 13:56:52 +03:00
ElementPosition.java initial commit 2022-09-16 13:56:52 +03:00
ElementSpec.java initial commit 2022-09-16 13:56:52 +03:00
ElementSpecCompiler.java - Add missing imports. 2023-11-22 14:20:51 +02:00
Guideline.java - Make the interfaces extend the "Serializable", instead of implementing the "Serializable" in the classes and have to return them, instead of their interface, thus reducing code-abstraction. 2023-12-04 17:32:58 +02:00
GuidelineEvaluation.java Separate warn-log-messages depending on the "requirementLevel" of each rule. 2023-09-08 15:42:56 +03:00
NodeSpec.java initial commit 2022-09-16 13:56:52 +03:00
RequirementLevel.java initial commit 2022-09-16 13:56:52 +03:00
RuleEvaluator.java initial commit 2022-09-16 13:56:52 +03:00
StandardResult.java - Make some classes to implement the "Serializable" interface, in order to be used by Spark. 2023-11-10 16:02:38 +02:00
SyntheticGuideline.java - Code polishing. 2023-11-07 15:37:33 +02:00
SyntheticRule.java initial commit 2022-09-16 13:56:52 +03:00