jackson-dataformat-xml icon indicating copy to clipboard operation
jackson-dataformat-xml copied to clipboard

Allow enabling XML validation (DTD, XML Schema, RelaxNG) during deserialization?

Open cowtowncoder opened this issue 10 years ago • 0 comments

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.

cowtowncoder avatar Jun 05 '15 16:06 cowtowncoder