[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Making bean validaton part of kernel configuration
jaikiran
do-not-reply at jboss.com
Wed May 27 08:46:26 EDT 2009
"alesj" wrote : Looking at the code, I saw I did a crappy job of how we check for bean validators.
| It just doesn't scale well by default. :-(
|
Is such validation using BeanValidatorBridge being currently done? And when does this validation come into picture? I couldn't find any implementations of http://anonsvn.jboss.org/repos/jbossas/projects/microcontainer/branches/Branch_2_0/kernel/src/main/java/org/jboss/kernel/plugins/dependency/BeanValidatorBridge.java except an Mock one in the tests, hence this question. And what kind of validations are these? Looking at the method singatures, looks like it validates the "type" of the target object/parametes?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4233596#4233596
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4233596
More information about the jboss-dev-forums
mailing list