users@jaxb.java.net

Re: Validator deprecation

From: Wolfgang Laun <wolfgang.laun_at_gmail.com>
Date: Fri, 18 Feb 2011 16:19:45 +0100

The idea is to use Unmarshaller.setSchema(.)
-W

On 18 February 2011 14:46, Oblio Leitch <oblio.leitch_at_gmail.com> wrote:

> If the Validator is deprecated, what should we use instead? I'm interested
> in doing on-demand validation as well as during marshalling.