uoa-validator-engine2/src/main/java/eu/dnetlib/validator2/validation
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
..
guideline - 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
task initial commit 2022-09-16 13:56:52 +03:00
utils - Make some classes to implement the "Serializable" interface, in order to be used by Spark. 2023-11-10 16:02:38 +02:00
StandardValidationResult.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
Validator.java initial commit 2022-09-16 13:56:52 +03:00
XMLApplicationProfile.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