Results 1 to 2 of 2

Thread: Hibernate RichValidator

  1. #1
    Join Date
    Aug 2004
    Posts
    229

    Default Hibernate RichValidator

    We are trying to avoid duplicate validation information in our app, and would like to use Hibernate validator information in our spring-rcp forms. Most of our forms are backed by Hibernate POJOs, which already have Hibernator validator information associated with them. I'm planning on writing a HibernateRichValidator implementation, but before I do, I'm just curious if anyone else has done this already?

    Thanks,
    Andy

  2. #2
    Join Date
    May 2005
    Posts
    394

    Default

    I 've been having the same idea, but haven't got the priority to try it any time soon. I 'd love to test any implementation though

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •