dev@jaxb.java.net

JAXB and JSR 303 Bean Validation

From: <florian.huonder_at_itartis.ch>
Date: Wed, 16 Mar 2011 09:06:37 +0100

Hi all,

I wanted to ask if there are any plans or if there is maybe something
going on regarding JSR 303 validation.
What I want/need is that I can describe the validation in XML-Schema and
that it is then transformed into JSR 303 Annotations on creation of the
class files.

The current JAXB validation is not sufficient because I want to those
domain classes to be also validated at runtime of my application where
JAXB does nothing.

It would be great if you could share your intentions if there are any.

Best regards,
Florian