org.squashtest.tm.validation
Class ValidatorFactoryBean

java.lang.Object
  extended by org.squashtest.tm.validation.ValidatorFactoryBean

public final class ValidatorFactoryBean
extends Object

Validation framework does not properly bootstrap in OSGi + DM environment, so we need to use this factory of ValidatorProvider.

Author:
Gregory Fouquet
See Also:
http://katastrophos.net/magnus/blog/2009/07/18/having-fun-with-jsr-303-beans-validation-and-osgi-spring-dm/

Method Summary
static javax.validation.ValidatorFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static javax.validation.ValidatorFactory getInstance()


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.