You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2017/02/13 18:10:41 UTC

[jira] [Updated] (ISIS-1582) MetaModel validator should (if configured) check that each service has an id()

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

Dan Haywood updated ISIS-1582:
------------------------------
    Description: 
For robustness.  Only applies to services that have at least one action on them.

isis.reflector.validator.explicitServiceType=true|false

Also, allow the id to be specified by extending @DomainService, ie

@DomainService(serviceType=...)

  was:For robustness.

        Summary: MetaModel validator should (if configured) check that each service has an id()  (was: MetaModel validator should (if not in prototype mode) check that each service has an id())

> MetaModel validator should (if configured) check that each service has an id()
> ------------------------------------------------------------------------------
>
>                 Key: ISIS-1582
>                 URL: https://issues.apache.org/jira/browse/ISIS-1582
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.13.2
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.14.0
>
>
> For robustness.  Only applies to services that have at least one action on them.
> isis.reflector.validator.explicitServiceType=true|false
> Also, allow the id to be specified by extending @DomainService, ie
> @DomainService(serviceType=...)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)