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

Jörg Rade commented on ISIS-1238:
---------------------------------

Hi,

instead of notPersisted=true, I would prefer persisted=false

grtnx -j

> MetaModel validation for derived properties that have 
> @Property(editing=ENABLED)
> --------------------------------------------------------------------------------
>
>                 Key: ISIS-1238
>                 URL: https://issues.apache.org/jira/browse/ISIS-1238
>             Project: Isis
>          Issue Type: New Feature
>          Components: Core
>    Affects Versions: 1.9.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Trivial
>             Fix For: 1.11.0
>
>
> for example:
>     private String firstName="Anju";
>     @Property(editing=Editing.ENABLED,maxLength=9,notPersisted=true)
>     public String getFirstName() {
>         return firstName;
>     }
>     // no setter.



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

Reply via email to