[hibernate-issues] [Hibernate-JIRA] Commented: (BVAL-220) Offer possibiltiy to skip validation on empty or null

Emmanuel Bernard (JIRA) noreply at atlassian.com
Fri Mar 16 09:12:48 EDT 2012


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

Emmanuel Bernard commented on BVAL-220:
---------------------------------------

If we can come up with a generic way to defined when this needs to be skipped, we can solve your use case Geert.

1. we need a mechanism
2. we need to see how to configure it
  - per constraint and hardwired
  - per constraint but customizable
  - per type

If we do per constraint and hard wired, people will need to create specific annotations for their constraints accepting that "\t" is "null".

> Offer possibiltiy to skip validation on empty or null
> -----------------------------------------------------
>
>                 Key: BVAL-220
>                 URL: https://hibernate.onjira.com/browse/BVAL-220
>             Project: Bean Validation
>          Issue Type: New Feature
>          Components: spec-general
>            Reporter: Emmanuel Bernard
>
> https://issues.apache.org/jira/browse/EXTVAL-74

--
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