Validating dates
We should ensure that completedDate > startedDate in AbstractAction.
Validation should also be applied when working with the JPA repository.
Edited by Matija Obreza
We should ensure that completedDate > startedDate in AbstractAction.
Validation should also be applied when working with the JPA repository.