[ 
https://issues.apache.org/jira/browse/BVAL-1?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Matt Benson updated BVAL-1:
---------------------------

    Component/s: jsr303 constraints
    
> split usable validations like @Email from our impl
> --------------------------------------------------
>
>                 Key: BVAL-1
>                 URL: https://issues.apache.org/jira/browse/BVAL-1
>             Project: BeanValidation
>          Issue Type: Improvement
>          Components: jsr303 constraints
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to