[hibernate-issues] [Hibernate-JIRA] Commented: (BVAL-104) Implement most constraint validators of the spec

Alaa Mohssen Nassef (JIRA) noreply at atlassian.com
Sun Feb 1 09:54:38 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/BVAL-104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32235#action_32235 ] 

Alaa Mohssen Nassef commented on BVAL-104:
------------------------------------------

Did not put the class definitions in BuiltinConstraintDefinitions.properties since it currently only supports one validator per constraint, and since BVAL-90 says that the properties file may be ditched all together.

> Implement most constraint validators of the spec
> ------------------------------------------------
>
>                 Key: BVAL-104
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-104
>             Project: Bean Validation
>          Issue Type: Patch
>          Components: ri-general
>            Reporter: Alaa Mohssen Nassef
>         Attachments: patch.txt
>
>
> This patch contains the implementation of the validators for the below constraints, together with their unit tests and validation error messages.
> @Null
> @Min
> @Max
> @Past
> @Future
> @AssertTrue
> @AssertFalse

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list