Dmitry Arkhipov
Dmitry Arkhipov
There's no JSON Schema support currently, and there's no current work to add it. But we often get asked about it, so this might change.
Just commenting in this issue would be enough
Nothing new yet.
Depends on whether @vinniefalco considers this to be in scope. I initially thought that schema validation could be great in the example section. But I don't know if the implementation...
The utility of an example greatly diminishes, if the implementation is too large to easily grok
No work has been done on this front so far.
So, first of all "\uD83D\uD83D" is *not* a valid UTF-8 string. It does not represent any sequence of unicode characters. Whatever gives you strings like that does not give you...
Oh, so there is a somewhat popular method of handling it? Would you recommend using a different option for this, or the same `allow_invalid_utf8` ?
Currently we're not committed to having this option at all.
You may, but we are unlikely to act on it.