users@jaxb.java.net

Programmatic validation

From: <w5cdc-devjavanet_at_yahoo.ca>
Date: Thu, 25 Nov 2004 00:23:37 -0500 (EST)

Is there any way to have JAXB incorporate programmatic
validation into the generated class when a document is
unmarshalled/validated.

I have the structure

<date><starttime></starttime><endtime></endtime></date>.


I would like to ensure that <endtime> is greater than
<starttime>.

Possible?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net