Interface ParameterNameProvider


public interface ParameterNameProvider
Provides names for method and constructor parameters.

Used by the Jakarta Validation runtime when creating constraint violation objects for violated method constraints.

Implementations must be thread-safe.

Since:
1.1