[ 
https://issues.apache.org/jira/browse/ISIS-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333597#comment-15333597
 ] 

ASF subversion and git services commented on ISIS-1418:
-------------------------------------------------------

Commit 857ccbdd862b6f32a7a6674cfaff20851839e571 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=857ccbd ]

ISIS-1418: adds documentation for @Nullable


> Support @Nullable for parameters and properties
> -----------------------------------------------
>
>                 Key: ISIS-1418
>                 URL: https://issues.apache.org/jira/browse/ISIS-1418
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.12.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.13.0
>
>
> And deprecate the clumsy @Property(optionality=... and 
> @Parameter(optionalty=...)
> Also, needs a MetaModelValidator (see 
> MandatoryFromJdoColumnAnnotationFacetFactory
> - compare @Column against @Property(optionality=...)
> - compare @Column against @Nullable
> - compare @Nullable against @Property(optionality=...)
> also, add a similar (new) validator for parameters:
> - compare @Nullable against @Parameter(optionality=...)
>  



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

Reply via email to