FasterXML / FasterXML/jackson-dataformats-text
Support for StreamReadConstraints (max name, document lengths) -- TOML
Đang mở
processing-limits
TOML
- Ngôn ngữ chính
- Java
- Star
- 455
- Fork
- 164
- Merge trung bình
- 6 ngày 10 giờ
- Pull request đã merge (30 ngày)
- 2
Mô tả
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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.