Max Depth support? #4139
himanshusahu06
started this conversation in
General
Replies: 2 comments
-
You can use a callback to cause it to ignore anything below a specific depth, but I don't think it causes an error. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to set hard limit on nesting (nesting)? For example, parser should error out if depth is more than certain value.
Beta Was this translation helpful? Give feedback.
All reactions