orderly icon indicating copy to clipboard operation
orderly copied to clipboard

The reference implementation of orderly: a schema language for JSON.

Results 8 orderly issues
Sort by recently updated
recently updated
newest added

The website http://orderly-json.org is not accessible anymore. Does someone know its new location or perhaps if some has its cached contents?

This should be fairly simple i hope, since all it needs is to rename "properties" into "patternProperties" if a regex is detected as key e.g. ``` object { string name;...

One of the TODO items that's higher up the list than before is extends. I've got the whole "merge" algorithm out, but I know we talked some before about that,...

I know you're no longer maintaining this, but this would have been perfect for my use case if only references were implemented. Ah well, :+1: for the work! I'll see...

Is orderly dead? if yes, then do you personally use JSON Schema directly, or perhaps nothing? If not, then is anybody working on getting it up to the [version 3...

klee-replay: TEST CASE: reformatter/klee-last/test000133.ktest klee-replay: ARGS: "reformatter/reformat" reformat: orderly_lex.c:269: orderly_lex_lex: Assertion `*offset

I noticed that Orderly doesn't support the [format spec](http://tools.ietf.org/html/draft-zyp-json-schema-01#section-5.19). Do you have anything against implementing it?

On Mon, Feb 22, 2010 at 02:58:24PM +0200, Petri Lehtinen wrote: > It seems to me that the "try it" editor on orderly-json.org works > incorrectly regarding the additionalProperties attribute....