Opened 11 years ago
Closed 7 years ago
#13346 closed defect (patchwelcome)
JSON Schema Validation does not support circular relationships
Reported by: | Douglas Hays | Owned by: | Kris Zyp |
---|---|---|---|
Priority: | high | Milestone: | 1.13 |
Component: | Dojox | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
From Iain Duncan
If the data you are validating against a schema has circular relationships then the dojox.json.schema.validate utility will throw a too much recursion error.
See attached testcase.
Attachments (1)
Change History (2)
Changed 11 years ago by
Attachment: | rtc3496.html added |
---|
comment:1 Changed 7 years ago by
Milestone: | tbd → 1.12 |
---|---|
Resolution: | → patchwelcome |
Status: | new → closed |
Given that no one has shown interest in creating a patch in the past 4+ years, I'm closing this as patchwelcome.
Note: See
TracTickets for help on using
tickets.
testcase