Skip to content

Support for StreamReadConstraints (max name, document lengths) -- csv, properties, yaml #430

Open
@pjfanning

Description

@pjfanning

https://github.com/FasterXML/jackson-core/blob/2.16/src/main/java/com/fasterxml/jackson/core/StreamReadConstraints.java

equivalent of FasterXML/jackson-dataformat-xml#609 and FasterXML/jackson-dataformats-binary#392

In particular, the 2 new ones (in 2.16)

  • maxDocumentLength
  • maxNameLength

These settings are not likely to be supported for data formats in this project. Some support already exists for the pre-existing StreamReadConstraints settings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PropertiesIssue related to (Java) Properties format backendTOMLIssue related to TOML format backendcsv

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions