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