Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] JSR-303 method validation of **POJOs**?

Hi all,

FYI, I just posted a question at
http://forum.springsource.org/showthread.php?129092-JSR-303-method-validation-of-**POJOs**
asking about built-in Spring support for JSR-303-style method-level
validation.

Thought folks here might know or at least be interested, since there is at
least one published AspectJ way of doing it at
http://carinae.net/2010/04/automatic-validation-method-calls-with-jsr-303-appendix-c/. 
I'd hate to see anyone (including myself) reinvent the wheel.

-matthew



--
View this message in context: http://aspectj.2085585.n4.nabble.com/JSR-303-method-validation-of-POJOs-tp4650455.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top