quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Question: Support for JSON Schema `pattern` property

Open codeburke opened this issue 6 years ago • 1 comments

Hey, this looks like a great project and almost exactly what I'm looking for. The only missing feature I see (so far) is that we rely on JSON-Schema pattern in our schemas and we'd love to include logic in the generated Javascript code.

So I have a couple questions to figure out next steps:

  1. I couldn't find any reference in GH Issues, but is there any inkling of a plan to support JSON-schema patterns?
  2. In terms of code cleanliness, if I was to embark on the journey to get JSON-Schema pattern support as an Input source property would it be acceptible to ONLY wire that up for Javascript? Or when adding new Input source capabilities is it a requirement that I'd need to port that to all output formats?

Thanks and keep you the awesome work on this project! This could be a Rosetta stone for polyglot companies!

codeburke avatar Apr 02 '19 14:04 codeburke

+1

keisanng avatar Jun 20 '25 21:06 keisanng