You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Dave Thompson (Jira)" <ji...@apache.org> on 2020/12/10 20:29:00 UTC

[jira] [Closed] (DAFFODIL-2409) Custom Infoset validators with SPI

     [ https://issues.apache.org/jira/browse/DAFFODIL-2409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Thompson closed DAFFODIL-2409.
-----------------------------------

Verified the specified commit (commit 81792fa3a45b1b5f3cd92a4b3a77ee7e569646e1) is included in the latest pull from the incubator-daffodil repository.

Verified the all incubator-daffodil sbt test suites execute successfully including the added tests.

Verified the nightly test schemas compile and save successfully.

Verified the nightly test suite executes successfully.

> 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)