(note: cleaved off of #430).
So: while some StreamReadConstraints constraints are enforced (like Max nesting depth, max number length), two constraints are not yet but should be supported:
- Maximum name length
- Maximum String value length
and it should be relatively easy to add these.
(note: cleaved off of #430).
So: while some
StreamReadConstraintsconstraints are enforced (like Max nesting depth, max number length), two constraints are not yet but should be supported:and it should be relatively easy to add these.