jw3 opened a new pull request #520: URL: https://github.com/apache/daffodil/pull/520
The Validator API provides structured results in a form fitting translation to Daffodil diagnostics, but discards the original data in the native validator format. For some applications data in this native format is a requirement and needs preserved by writing to disk in a predictable way. The changes here provide a means of passing the raw validation data through the API and writing it to disk from the CLI. DAFFODIL- 2482 -- 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. For queries about this service, please contact Infrastructure at: [email protected]
