Uses of Class
org.apache.bval.jsr.valueextraction.ValueExtractors.UnwrappingInfo
-
Packages that use ValueExtractors.UnwrappingInfo Package Description org.apache.bval.jsr.valueextraction -
-
Uses of ValueExtractors.UnwrappingInfo in org.apache.bval.jsr.valueextraction
Methods in org.apache.bval.jsr.valueextraction that return ValueExtractors.UnwrappingInfo Modifier and Type Method Description (package private) ValueExtractors.UnwrappingInfo
ValueExtractors.UnwrappingInfo. inTermsOf(Class<?> containerClass)
Methods in org.apache.bval.jsr.valueextraction that return types with arguments of type ValueExtractors.UnwrappingInfo Modifier and Type Method Description Optional<ValueExtractors.UnwrappingInfo>
ValueExtractors. findUnwrappingInfo(Class<?> containerClass, jakarta.validation.metadata.ValidateUnwrappedValue valueUnwrapping)
-