users@jaxb.java.net

Re: illegal val for integer, but no validation error raised in sample1 app

From: <spambin_at_PERIGON.COM>
Date: Tue, 24 Dec 2002 16:59:30 -0700

Well.... what a dummy I am. shoulda read the whole manual.
of course no error is produced unless you do


            u.setValidating( true );
on the unmarshaller.

sorry for this stupid question.

chris