Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DDXMLDocument -validateAndReturnError: Not implemented #37

Open
timothyrobb opened this issue Feb 9, 2014 · 3 comments
Open

DDXMLDocument -validateAndReturnError: Not implemented #37

timothyrobb opened this issue Feb 9, 2014 · 3 comments

Comments

@timothyrobb
Copy link

Hi there,

I'm using KissXML in my project, which has a very rigid structure and schema. I want to be able to automate testing against the schema, so I know my code doesn't generate bad XML.

NSXML provides a method on NSXMLDocument called -validateAndReturnError:, however DDXMLDocument doesn't implement this or any document validation with XML schemas at all.

If this could be implemented, it would greatly improve my test coverage and maybe have a few less people yelling at me to switch frameworks since this one doesn't support testing.

Cheers.

@timothyrobb
Copy link
Author

Currently having to use LibXML directly! Ick!

@r-dent
Copy link

r-dent commented Sep 16, 2016

Is it planned to implement this some day?

@chrisballinger
Copy link
Collaborator

Feel free to submit a pull request

On Fri, Sep 16, 2016 at 2:48 AM, Roman Gille notifications@github.com
wrote:

Is it planned to implement this some day?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#37 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AAfqH9g7X8z_36C3Dof3A6rt5J6uUiunks5qqmXygaJpZM4Bgd6y
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants