FasterXML / FasterXML/jackson-dataformats-text

Support for StreamReadConstraints (max name, document lengths) -- TOML

Abierto
#430 1 comentario 0 reacciones 0 asignados Ver en GitHub
processing-limits TOML
Lenguaje dominante
Java
Estrellas
455
Forks
164
Merge medio
6 d 10 h
PR fusionados (30 d)
2

Descripción

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

equivalent of https://github.com/FasterXML/jackson-dataformat-xml/issues/609 and https://github.com/FasterXML/jackson-dataformats-binary/issues/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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.