During compilation I get this error:
"advice defined in org.trails.validation.ValidateUniqueAspect has not been applied [Xlint:adviceDidNotMatch]". Always on line 43, but not always on the same domain object.
Everything seems to be working. Suggestions? |