Re: Perform XML Schema validation at run-time?
Michael Kay <[email protected]>
| Newsgroups | gmane.text.xml.schema.devel |
|---|---|
| Message-ID | <[email protected]> |
On 16/05/2011 21:26, Costello, Roger L. wrote: > Hi Folks, > > "XML Schema validation should only be done during testing and debugging. It should never be done at run-time." > > Do you agree with that statement? > No, absolutely not. Validation should be done whenever you are presented with input that you don't trust. And if you do trust it, you probably shouldn't. Michael Kay Saxonica