You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?The text was updated successfully, but these errors were encountered: