Uses of Interface
jakarta.validation.metadata.ParameterDescriptor
Package
Description
Package containing all objects specifically used and returned by the
metadata API.
-
Uses of ParameterDescriptor in jakarta.validation.metadata
Modifier and TypeMethodDescriptionExecutableDescriptor.getParameterDescriptors()
Returns a list of descriptors representing this executable's parameters, in the order of their declaration, including synthetic parameters.