It would be great to have better input/output validation in a separate spec file for typed data so the code is simpler and we're sure each field is tested against a schema - both in what we read, but most importantly in what we produce, so we're always talking valid JMAP to clients.
It would be great to have better input/output validation in a separate spec file for typed data so the code is simpler and we're sure each field is tested against a schema - both in what we read, but most importantly in what we produce, so we're always talking valid JMAP to clients.