Skip to content

Support for StreamReadConstraints.maxNameLength and maxStringLength for Properties parsing #638

@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

    PropertiesIssue related to (Java) Properties format backendprocessing-limitsIssues related to limiting aspects of input/output that can be processed without exception

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions