scotthovestadt / schema-object

Enforce schema on JavaScript objects, including type, transformation, and validation. Supports extends, sub-schemas, and arrays.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to serialize to JSON Schema?

renewooller opened this issue · comments

commented

Hi, great project, thanks for making it.

I was wondering if it's possible to easily serialize a schema-object as JSON Schema. I couldn't see how to do this in the docs, but maybe I'm missing something.

Cheers,
Rene