Quantcast

JSR-303 method validation of **POJOs**?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

JSR-303 method validation of **POJOs**?

Matthew Adams
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
Loading...