[hibernate-issues] [Hibernate-JIRA] Commented: (HV-477) Investigate how parameter and return value validation can be consolidated

Gunnar Morling (JIRA) noreply at atlassian.com
Tue Mar 13 18:03:48 EDT 2012


    [ https://hibernate.onjira.com/browse/HV-477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45938#comment-45938 ] 

Gunnar Morling commented on HV-477:
-----------------------------------

I think it's still an issue, there are definitely some redundancies in {{ValidatorImpl}}. We might try to address this in HV 4.3. I think the code base will generally benefit from it, also if the public API will finally change in HV 5. We still might defer it if we think it's taking too long. WDYT?

> Investigate how parameter and return value validation can be consolidated
> -------------------------------------------------------------------------
>
>                 Key: HV-477
>                 URL: https://hibernate.onjira.com/browse/HV-477
>             Project: Hibernate Validator
>          Issue Type: Improvement
>          Components: engine
>            Reporter: Gunnar Morling
>             Fix For: 4.3.0.next
>
>
> Currently there are some redundancies in the code for parameter and for return value validation ({{ValidatorImpl}}). Maybe it's possible to generify and unify the existing code and use it in both cases.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list