Uses of Interface
org.apache.bval.model.Features.Property

Packages that use Features.Property
org.apache.bval.jsr303   
org.apache.bval.model   
org.apache.bval.routines   
 

Uses of Features.Property in org.apache.bval.jsr303
 

Subinterfaces of Features.Property in org.apache.bval.jsr303
static interface Jsr303Features.Property
          JSR303 Property features
 

Uses of Features.Property in org.apache.bval.model
 

Classes in org.apache.bval.model that implement Features.Property
 class MetaProperty
          Description: the meta description of a property of a bean.
 

Uses of Features.Property in org.apache.bval.routines
 

Subinterfaces of Features.Property in org.apache.bval.routines
 interface Reasons
          Description: StandardReasons for validation errors found in ValidationResults
 



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