FasterXML / FasterXML/jackson-dataformat-xml
Allow enabling XML validation (DTD, XML Schema, RelaxNG) during deserialization?
Open
- Dominant language
- Java
- Stars
- 631
- Forks
- 246
- Avg merge
- 7d 9h
- Merged PRs (30d)
- 13
Description
Since Woodstox supports validation via Stax2 extension (as could other Stax2 implementations), it should be theoretically possible to enable automatic validation. But how to trigger that via API is a different question. Still, it might be possible, and if so, potentially useful feature.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.