hello, I'm using Hibernate validator to validate my constraints. First, how to add parameter in the message of the constraint? Second, i find that field annotated does not work with proxied objects, so i can use hibernate validator with proxy? ( if lazy="false", no problem, but i would like using lazy fetching in my application)
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
