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) 
org.apache.bval.model.Features.Property.JAVASCRIPT_VALIDATION_FUNCTIONS
           
 

Deprecated Methods
org.apache.bval.IntrospectorMetaBeanFactory.buildMetaProperty(PropertyDescriptor)
           
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. 
org.apache.bval.model.MetaProperty.getJavaScriptValidations()
            
org.apache.bval.util.PrivilegedActions.getLineSeparator()
           
org.apache.bval.util.PrivilegedActions.getPathSeparator()
           
 

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



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