Eric Broda
Eric Broda
Thank you for the quick response! Regarding your questions: 1. I have only two files in the "/data" directory: "file1.txt" and "file2.txt" 2. I have not yet tried the other...
Two additional suggestions: 1. Could we maintain the JSON Schema meta-data files available as local files (as a "resource") and cached to ensure high performance 2. Could we add a...
A few more additional requests (these are "nice to have" and not urgent): 1. When an error is found, we put out a ValidationMessage but it does not contain the...
One more item which is **very** important: currently the code considers a JSON Schema to be valid even if there is an obvious error in the "$ref" value/pointer. Consider the...
A few more "errors" (or maybe "warnings") to try to validate: - invalid "$ref" to address when references do not resolve - invalid "required" item to address when a "required"...
This is quite hard to reproduce, however, one thing that looks unusual is that the unit tags that get notified of being destroyed do not have a unit tag that...