]
Hardy Ferentschik commented on BVAL-208:
----------------------------------------
I think _@MethodValidated_ is a different beast. I lets _@Valid_ and constraint
declarations intact. I guess I am most worried about modifying _@Valid_.
support groups translation when cascading operations (hosted on
@Valid or not)
------------------------------------------------------------------------------
Key: BVAL-208
URL:
https://hibernate.onjira.com/browse/BVAL-208
Project: Bean Validation
Issue Type: Improvement
Affects Versions: 1.0 final
Reporter: Marc Schipperheyn
The @Valid annotation should implement the group attribute in order to make validation
completely annotation driven. Currently, we need to manually call the validate method on
the validator if we want to validate based on groups.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: