John Wass created DAFFODIL-2409:
-----------------------------------
Summary: Custom Infoset validators with SPI
Key: DAFFODIL-2409
URL: https://issues.apache.org/jira/browse/DAFFODIL-2409
Project: Daffodil
Issue Type: New Feature
Components: API, CLI
Reporter: John Wass
Allow for custom validation implementations to be provided at runtime and
integrated with SPI. Would require an interface that describes validation
behavior and some refactoring of the existing validation machinery.
The CLI could extend the --validate flag to support additional arguments that
identify what validator to run. The previous usage can be supported for
backward compatibility.
The API can be extended with an additional ValidationMode which can identify
what validator to run.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)