[jboss-dev-forums] [Design of POJO Server] - Re: Deploying ValidatorFactory
alesj
do-not-reply at jboss.com
Thu Aug 13 11:13:42 EDT 2009
"epbernard" wrote :
| I've created a LazyValidatorFactory that allows to not initialize the VF until it's really needed. It's required to use it to avoid messing with JPA's class transformation which happens later in the deployment process
| http://anonsvn.jboss.org/repos/hibernate/validator/trunk/hibernate-validator/src/main/java/org/hibernate/validation/util/LazyValidatorFactory.java
|
OK, changed.
"epbernard" wrote :
| On Ales's code I would change the package name from jsr303 to beanvalidation as the spec will likely make babies one day.
|
OK, I'll rename it. Or did you already?
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249455#4249455
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249455
More information about the jboss-dev-forums
mailing list