You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Andi Huber (Jira)" <ji...@apache.org> on 2021/12/23 10:30:00 UTC

[jira] [Assigned] (ISIS-2935) Nullability not picked up from meta-annotation

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

Andi Huber reassigned ISIS-2935:
--------------------------------

    Assignee: Andi Huber

> Nullability not picked up from meta-annotation
> ----------------------------------------------
>
>                 Key: ISIS-2935
>                 URL: https://issues.apache.org/jira/browse/ISIS-2935
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Daniel Keir Haywood
>            Assignee: Andi Huber
>            Priority: Blocker
>             Fix For: 2.0.0-M7
>
>
> as in M6 nightly : 2.0.0-M6.20211222-0235-1757e8ed
> @Parameter(maxLength = VatCode.MAX_LEN, optionality = OPTIONAL) in meta annotations like @VatCode are not picked up by Isis.
> Resulted in an error when invoking via wrapper within an integ test:
> Method threw 'java.lang.IllegalArgumentException' exception. arguments must be specified for action Action  ...
> when using wrapMixin.act(null, ...)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)