Package jakarta.validation
Interface Path.ConstructorNode
- All Superinterfaces:
 Path.Node
- Enclosing interface:
 - Path
 
Node representing a constructor.
- Since:
 - 1.1
 
- 
Method Summary
 
- 
Method Details
- 
getParameterTypes
- Returns:
 - the list of parameter types
 
 
 -