[
https://issues.apache.org/jira/browse/ISIS-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Haywood updated ISIS-1238:
------------------------------
Fix Version/s: (was: 1.11.0)
1.12.0
> 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.12.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)