uoa-validator-engine2/src/main/java/eu/dnetlib/validator2/validation/guideline
Lampros Smyrnaios 43de723494 - Refactor the "XMLApplicationProfile.ValidationResult" and "Guideline.Result" to provide only getter and setter methods.
- Use the Guava's "Lists.newArrayList()" when converting an "Iterable" to a List.
2024-01-15 14:30:44 +02:00
..
openaire - Refactor the "XMLApplicationProfile.ValidationResult" and "Guideline.Result" to provide only getter and setter methods. 2024-01-15 14:30:44 +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 - Refactor the "XMLApplicationProfile.ValidationResult" and "Guideline.Result" to provide only getter and setter methods. 2024-01-15 14:30:44 +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 - Refactor the "XMLApplicationProfile.ValidationResult" and "Guideline.Result" to provide only getter and setter methods. 2024-01-15 14:30:44 +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