Uses of Class
org.apache.bval.jsr.descriptor.MetadataReader.ForConstructor
-
Packages that use MetadataReader.ForConstructor Package Description org.apache.bval.jsr.descriptor This package houses the implementations and related classes for BV element descriptors, using theD
suffix to succinctly denote implementations of*Descriptor
. -
-
Uses of MetadataReader.ForConstructor in org.apache.bval.jsr.descriptor
Constructors in org.apache.bval.jsr.descriptor with parameters of type MetadataReader.ForConstructor Constructor Description ConstructorD(MetadataReader.ForConstructor<T> reader, BeanD<T> parent)
-