Cool! I worked on the JSR-303 specification, so that is nice to see.

Dhanji.

On Thu, May 13, 2010 at 2:17 AM, Simone Tripodi <[email protected]>wrote:

> Hi all,
> I want just to let the Guice community know that in the Apache Bean
> Validation (JSR-303 implementation) we've been integrating
> google-guice for multiple purposes:
>
> * bootstrap bval using google-guice;
> * obtain ConstraintValidator instances using the google-guice
> injector, so to easily support the DI;
> * easily inject the Validator reference into components that require it;
> * easily intercept @Validate annotated methods and validate method
> arguments.
>
> If someone is interested in participating, you can find more info on
> http://incubator.apache.org/projects/beanvalidation.html
> Suggestions, feedbacks, wishes, nice to have, etc. are more than welcome!!!
>
> Best regards,
> Simo
>
> http://people.apache.org/~simonetripodi/
>
> --
> You received this message because you are subscribed to the Google Groups
> "google-guice" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-guice%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-guice?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" 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/google-guice?hl=en.

Reply via email to