How can I re-validate after DeleteAll in collection Errors?

D

Daniel

Hi

In our application we need to send a form to WEBDAV (WSS List) without
validating the hole content. For that I use a DAVAdapter. Now I had the
problem that I get allways an error when I try to send a form that is not
valid. So I delete all errors (XDOcument.Errors.DeleteAll) and then I can
send the form without any problems. But now I would inform the user about all
existing erros.

Is there a methode to re-validate the forms data?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top