support for StreamReadConstraints (max name, document lengths) #430
Labels
csv
Properties
Issue related to (Java) Properties format backend
TOML
Issue related to TOML format backend
yaml
Issue related to YAML format backend
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)
These settings are not likely to be supported for data formats in this project. Some support already exists for the pre-existing StreamReadConstraints settings.
The text was updated successfully, but these errors were encountered: