| Yep, there is. Its technically a bug in the code because it doesn't account for the combination of @Formula on a String-based property that uses @Size. I guess technically, it doesn't make much sense to apply bean validation annotations on a field that is calculated using a @Formula; however none-the-less the warning should not occur either way imo. |