TASKPM/ganttzk
Diego Pino Garcia 24edef10ec [Bug #932] Check there are not overlapped category assignments, and if there are mark failing criterio assignment in form
I refactored the code that does the checking in the business layer.
Instead of putting it directly in a method executed by
HibernateValidator I put it in a static method in the business layer.
This way it can be reused easily from the view layer.

The validation returns a ValidationException pointing to the object that
caused the error. Its corresponding component is localized in the view
and the error is shown as a WrongValidationException.

FEA: ItEr73S04BugFixing
2011-04-01 12:29:34 +02:00
..
src [Bug #932] Check there are not overlapped category assignments, and if there are mark failing criterio assignment in form 2011-04-01 12:29:34 +02:00
pom.xml Released 1.0.4 version. 2011-03-17 13:07:52 +01:00