kriszyp/json-schema

Extension to allow non-JSON JavaScript

Opened this issue · 0 comments

I know, I know, this is _JSON_ Schema after all (though maybe that could be seen in reference to the format of the schema rather than the input!), but to be practical, could not some additional types be spec'd to allow for other JavaScript types like functions, undefined, non-finite numbers, regular expression and Date objects, and DOM objects?