Deprecated API


Contents
Deprecated Fields
org.apache.bval.jsr303.ApacheValidatorConfiguration.Properties.ENABLE_METABEANS_XML
          we could decide to drop this feature in the future. we keep it as long as we support both: jsr303 and xstream-xml meta data at the same time (and potentially for the same domain classes) 
 

Deprecated Constructors
org.apache.bval.jsr303.ApacheFactoryContext(ApacheValidatorFactory, MetaBeanFinder)
          does anyone need this? If the default ApacheFactoryContext uses a Jsr303MetaBeanFactory, which circularly refers to its owning ApacheFactoryContext, it follows that this constructor can't be conveniently used with a Jsr303MetaBeanFactory. 
org.apache.bval.jsr303.ClassValidator(ApacheValidatorFactory)
          provided for backward compatibility 
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.