Uses of Class
org.apache.bval.routines.StandardValidation

Packages that use StandardValidation
org.apache.bval.routines   
org.apache.bval.xml   
 

Uses of StandardValidation in org.apache.bval.routines
 

Methods in org.apache.bval.routines that return StandardValidation
static StandardValidation StandardValidation.getInstance()
           
 

Uses of StandardValidation in org.apache.bval.xml
 

Methods in org.apache.bval.xml that return StandardValidation
 StandardValidation XMLMetaBeanFactory.getStandardValidation()
           
 

Methods in org.apache.bval.xml with parameters of type StandardValidation
 void XMLMetaBeanFactory.setStandardValidation(StandardValidation standardValidation)
          customize the implementation of standardValidation for this builder.
 



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