Uses of Class
org.hibernate.validator.internal.metadata.raw.ConstrainedType

Packages that use ConstrainedType
org.hibernate.validator.internal.metadata.aggregated The classes in this package contain the aggregated meta data needed for an actual validation. 
 

Uses of ConstrainedType in org.hibernate.validator.internal.metadata.aggregated
 

Constructors in org.hibernate.validator.internal.metadata.aggregated with parameters of type ConstrainedType
PropertyMetaData.Builder(ConstrainedType constrainedType, ConstraintHelper constraintHelper)
           
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.