Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Complete
-
Affects Version/s: 2.3.0
-
Fix Version/s: 2.4.0.M1
-
Component/s: Binding: Validation System
-
Labels:None
Description
JSR-303 allows an array of validation groups (specified as Java types) to be passed in order to validate a subset of the constraints specified on a model object. This is useful in cases where the current user only updates a certain 'group' of properties on the model object and validation must be performed before proceeding.
SWF 2.3.0 currently does not contain an API to specify validation groups on the model object for JSR-303 validation. However, this feature would be very useful.
Attachments
Issue Links
- depends on
-
SPR-7062 Add Group Class support to JSR-303 Validation using @Valid
-
- Resolved
-