You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2020/03/19 15:47:00 UTC

[jira] [Updated] (ISIS-1883) scalar ref params should have a choices or autoComplete.

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

Daniel Keir Haywood updated ISIS-1883:
--------------------------------------
    Description: 
With a metamodel validator.

 

We do this for collection parameters already (see 

ActionChoicesForCollectionParameterFacetFactory) but not for scalar reference parameter.

NOTE: be careful to ignore scalar VALUE parameters (such as string or date); obviously they *aren't* required to have a choices or autoComplete facet.

  was:
We do this for collection parameters already (see 

ActionChoicesForCollectionParameterFacetFactory) but not for scalar reference parameter.

NOTE: be careful to ignore scalar VALUE parameters (such as string or date); obviously they *aren't* required to have a choices or autoComplete facet.

        Summary: scalar ref params should have a choices or autoComplete.  (was: Validate that scalar reference parameters (not value types) have a choices or autoComplete.)

> scalar ref params should have a choices or autoComplete.
> --------------------------------------------------------
>
>                 Key: ISIS-1883
>                 URL: https://issues.apache.org/jira/browse/ISIS-1883
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Applib (programming model)
>    Affects Versions: 1.16.1
>            Reporter: Daniel Keir Haywood
>            Priority: Minor
>
> With a metamodel validator.
>  
> We do this for collection parameters already (see 
> ActionChoicesForCollectionParameterFacetFactory) but not for scalar reference parameter.
> NOTE: be careful to ignore scalar VALUE parameters (such as string or date); obviously they *aren't* required to have a choices or autoComplete facet.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)