Commit Graph

5 Commits

Author SHA1 Message Date
Lampros Smyrnaios 465534509a - Fix not overriding the methods of the "Result" interface, where needed.
- Fix the parameter-type of the "Result.setStatus()" method.
- Group duplicate code in one utilities-method.
2023-12-22 15:53:22 +02:00
Lampros Smyrnaios 5e49659787 Follow bean-conventions for the fields of "Result". 2023-12-22 14:34:38 +02:00
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
Lampros Smyrnaios c58def9d17 Add additional template information for SyntheticGuidelines. 2023-08-02 12:58:45 +03:00
Antonis Lempesis 959f81dc73 initial commit 2022-09-16 13:56:52 +03:00