Class AnnotationParameterNameProvider
- All Implemented Interfaces:
jakarta.validation.ParameterNameProvider
public class AnnotationParameterNameProvider
extends io.github.belgif.rest.problem.spring.internal.CachedAnnotationParameterNameSupport<List<String>>
implements jakarta.validation.ParameterNameProvider
ParameterNameProvider that retrieves the parameter name from Spring MVC annotations (if present).
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.belgif.rest.problem.spring.internal.CachedAnnotationParameterNameSupport
getParameterNames, getParameterNames
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface jakarta.validation.ParameterNameProvider
getParameterNames, getParameterNames