On 17 déc. 2012, at 12:54, Pete Muir <[email protected]> wrote:
>>>> Will there also be a BV module in the future? Will it also include some >>>> commons constraints like Email? > > Hmm, I think this could be a good thing for a parallel project to DeltaSpike > actually - a library of BV constraints not branded by a specific impl. I've > cc'd Emmanuel, spec lead for BV, to see if he has any plans for such a thing. What the community has been asking is some reference to the list of constraints available and where. http://beanvalidation.org would be a great place to host that list. Besides that, there has been every now and then community focused projects to implement constraints. That being said, it might be a great idea to have modules in Hibernate Validator that are focused on some areas like front end. Thought I'm interested to see what a front end specific constraint might be :) Do you guys have concrete use cases? These specific modules can easily be done so that no dependency with the Hibernate Validator engine is created. Emmanuel
