Andreas Jakobik
Andreas Jakobik
Hello, Really like the JSON editor, so nice job! I was wondering if there are any plans to support JSON Schema draft 7? Attached zip file contains sample json schema...
Hello, The generated JSON schema is allowing additional properties from what is defined in the Yang module and key leafs are not required. How about making the schema more strict...
Hello, Having comments between concatenated strings does not seem to work w.r.t. serialization. Here is an example, original file: ``` list l1 { key id; leaf id { type string;...
In addition to a way to contribute live validator that gives quick response, there must also be support for validators that take long time to complete (tens of seconds in...