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

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


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