You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2015/11/02 00:59:27 UTC

[jira] [Created] (DELTASPIKE-1017) spi for config-validation

Gerhard Petracek created DELTASPIKE-1017:
--------------------------------------------

             Summary: spi for config-validation
                 Key: DELTASPIKE-1017
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1017
             Project: DeltaSpike
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.5.1
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
             Fix For: 1.5.2


some config-sources get added quite late.
e.g. implementations of PropertyFileConfig via an AfterDeploymentValidation observer.

=> it isn't possible to validate e.g. type-safe configs based on the partial-bean-module, because there is no portable way to trigger the validation after the observer-method of ds and before the application is started.

therefore we need a spi for it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)