[
https://issues.apache.org/jira/browse/DAFFODIL-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence resolved DAFFODIL-2409.
--------------------------------------
Fix Version/s: 3.1.0
Resolution: Fixed
Fixed in commit 81792fa3a45b1b5f3cd92a4b3a77ee7e569646e1
> 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
> Priority: Major
> Fix For: 3.1.0
>
>
> 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)