| Before the annotated method is executed all field and getter constraints
(invariants) of this object are validated.
If constraint violations occur, the annotated method will not be executed
instead it will throw a ConstraintsViolatedException exception.
author: Sebastian Thomschke See Also: net.sf.oval.guard.GuardAspect |