>
>
>
> Hi Erik, et al.,
>
> "Ostermueller, Erik" wrote:
> >
> > I sure haven't seen anything like this,
> > Here is my wishlist for improvements in the validation framework.
> > I think my number 2 is similar to what you're requesting here.
> >
> > 1) Currently, when the validat
f the above item (2). I think rendering
> the message into a particular language could be (and should be) easily be separated
> from the validation framework.
>
> -Original Message-
> From: Subodh Damle [mailto:[EMAIL PROTECTED]
> Sent: Thursday, April 15, 2004 4:33
..and the bugzilla
http://bugzilla.exolab.org/show_bug.cgi?id=1604
-Original Message-
From: Ostermueller, Erik
Sent: Thursday, April 15, 2004 11:45 AM
To: [EMAIL PROTECTED]
Subject: Re: [castor-dev] ValidationException : how to determine exact
XML data error
good idea. I dumped it
] ValidationException : how to determine exact
XML data error
Ostermueller, Erik wrote:
> I sure haven't seen anything like this,
> Here is my wishlist for improvements in the validation framework.
> I think my number 2 is similar to what you're requesting here.
>
> 1) Curr
Ostermueller, Erik wrote:
I sure haven't seen anything like this,
Here is my wishlist for improvements in the validation framework.
I think my number 2 is similar to what you're requesting here.
1) Currently, when the validator encounters an exception, it punts right away (punt
like in American fo
ROTECTED]
Subject: [castor-dev] ValidationException : how to determine exact XML
data error
>From ValidationException, is it possible to determine the name of XML
element whose validation failed ?
For ex, if there is a element 'el' whose validation given in schema
fails during unmarshal,
>From ValidationException, is it possible to determine the name of XML
element whose validation failed ?
For ex, if there is a element 'el' whose validation given in schema
fails during unmarshal,
then is there any way to get the name 'el' from
ValidationException ?
I am thinking of ex