[hibernate-issues] [Hibernate-JIRA] Created: (HV-47) Validate classes on runtime

George Gastaldi (JIRA) noreply at atlassian.com
Wed Dec 5 06:49:56 EST 2007


Validate classes on runtime
---------------------------

                 Key: HV-47
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-47
             Project: Hibernate Validator
          Issue Type: New Feature
          Components: validators
            Reporter: George Gastaldi
            Priority: Minor
         Attachments: sources.zip

Hibernate validator could validate method parameters at runtime. 
This way, validation rules as nullability, or parameter valid values using Hibernate validator structure. 

Attached is a POC (Proof of Concept) of this proposal.  Hibernate Validator and CGLIB is required to run this sample. 

Run _com.george.sample.ValidationTest_ Test Case


-- 
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