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

Method to access json tree with the refs resolved. #53

Open
bradleysmithllc opened this issue May 2, 2013 · 0 comments
Open

Method to access json tree with the refs resolved. #53

bradleysmithllc opened this issue May 2, 2013 · 0 comments

Comments

@bradleysmithllc
Copy link

This may be a question more than a feature request (unless it isn't possible), but I would like to have access to the json tree after the refs are resolved. I can load a json node which contains refs and the factory will resolve refs, etc, but I have some code which needs to perform meta-operations on the schema tree, but I have to implement the ref resolution myself. Since this already happens in the schema validator, I thought this might not be difficult to expose as a service (perhaps in conjunction with my other request to provide access to the schema tree behind the schema itself this might work).

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

1 participant