reckart opened a new issue, #12: URL: https://github.com/apache/uima-uimaj-io-jsoncas/issues/12
**Is your feature request related to a problem? Please describe.** It may be desired to deserialize a CAS JSON document into a CAS that contains only a subset of the types present in the JSON document. Currently, this produces an error. **Describe the solution you'd like** A configuration parameter enabling a lenient deserialization mode as we also have it for XMI files which simply skips feature structures of types that are not defined in the target CAS. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@uima.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org