Details
-
Type:
Feature Request
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.0.0.Alpha1
-
Fix Version/s: 3.0.0.Alpha3
-
Component/s: Bean Validation
-
Labels:None
Description
Allow users to explicitly mark which parameters should be validated using @Valid annotation. This requires changes in the validation logic and validation metadata.
Gliffy Diagrams
Activity
- All
- Comments
- Work Log
- History
- Activity
- Links Hierarchy
Perhaps, remove the concept of parameter object detection and replace it with @Valid.