Uses of Class
org.apache.bval.jsr303.BaseAppendValidation

Packages that use BaseAppendValidation
org.apache.bval.jsr303   
org.apache.bval.jsr303.extensions   
 

Uses of BaseAppendValidation in org.apache.bval.jsr303
 

Subclasses of BaseAppendValidation in org.apache.bval.jsr303
 class AppendValidationToBuilder
          Description: Adapt AnnotationConstraintBuilder to the AppendValidation interface.
 class AppendValidationToMeta
          Description: adapt any FeaturesCapable from the core meta-model to the AppendValidation interface.
 

Uses of BaseAppendValidation in org.apache.bval.jsr303.extensions
 

Subclasses of BaseAppendValidation in org.apache.bval.jsr303.extensions
 class AppendValidationToList
          Description: AppendValidation implementation that acts as an intermediate cache of validations for further processing.
 



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