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 Methods
org.apache.bval.jsr303.util.ClassHelper.getClass(String)
          Will be removed for security reasons. Perform ClassUtils.getClass functions with Java 2 Security enabled. 
org.apache.bval.jsr303.util.ClassHelper.getClass(String, boolean)
          Will be removed for security reasons. Perform ClassUtils.getClass functions with Java 2 Security enabled. 
 

Deprecated Constructors
org.apache.bval.jsr303.ClassValidator(ApacheValidatorFactory)
          provided for backward compatibility 
 



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