Skip to content

Support for StreamReadConstraints.maxNameLength and maxStringLength for YAML parsing #636

@cowtowncoder

Description

@cowtowncoder

(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:

  1. Maximum name length
  2. Maximum String value length

and it should be relatively easy to add these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    processing-limitsIssues related to limiting aspects of input/output that can be processed without exceptionyamlIssue related to YAML format backend

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions