json-schema icon indicating copy to clipboard operation
json-schema copied to clipboard

Extension to allow non-JSON JavaScript

Open brettz9 opened this issue 10 years ago • 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?

brettz9 avatar Jan 07 '15 16:01 brettz9