Skip to content
#

json-reference

Here are 10 public repositories matching this topic...

bagrat
bagrat commented Nov 18, 2017

Circular references should be detected and reported by exception in case of library usage, and error message in case of dref tool usage.

With current implementation, circular references would cause endless recursion. Given the maximum recursion depth limit, whenever that exception is raised, it can be considered as a circular reference detection, that way setting a reasonable maximum referenc

Improve this page

Add a description, image, and links to the json-reference topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the json-reference topic, visit your repo's landing page and select "manage topics."

Learn more