[
https://issues.apache.org/jira/browse/BVAL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt Benson closed BVAL-1.
--------------------------
Resolution: Won't Fix
Using Roman's logic. Custom validations are already in their own module at this
point in time and probably not too helpful to split CV impl.
> split usable validations like @Email from our impl
> --------------------------------------------------
>
> Key: BVAL-1
> URL: https://issues.apache.org/jira/browse/BVAL-1
> Project: BVal
> Issue Type: Improvement
> Components: extras
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
>
> Currently there are a few very useful Validations included in the impl.
> Since they are in fact independent of the actual JSR-303 implementation, we
> should split them out into two own modules
> * validators-api which contains only the annotations and public stuff
> * validators-impl which contains the implementation stuff which are not
> needed at compile time (always used with <scope>runtime</scope>)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)