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/01/15 09:17:00 UTC

[jira] [Updated] (ISIS-2471) Remove support for validate() at Domain Object Level

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

Andi Huber updated ISIS-2471:
-----------------------------
    Fix Version/s:     (was: 2.0.0-M5)
                   2.0.0-M6

> Remove support for validate() at Domain Object Level
> ----------------------------------------------------
>
>                 Key: ISIS-2471
>                 URL: https://issues.apache.org/jira/browse/ISIS-2471
>             Project: Isis
>          Issue Type: Improvement
>          Components: Isis Core, Isis Docs &amp; Website
>            Reporter: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M6
>
>
> 1) This one is wrongly placed under deprecated, validate(...) is a supporting method for Property, Parameter and Action:
>  [https://isis.apache.org/refguide/2.0.0-M4/applib-methods/prefixes/deprecated/validate.html#properties]
> 2) And also this one should include validate(...)
>  [https://isis.apache.org/refguide/2.0.0-M4/applib-methods/prefixes.html]
> 3) Update the programming model cheat sheet (docs).
> 4) Update the supporting test matrix and implement missing supporting methods in
> {code:java}
> org.apache.isis.testdomain.model.good.ProperMemberSupport{code}
> 5) Add a variant of (4) that tests, whether supporting methods are also picked up from abstract methods and interfaces.
> 6) remove validate(...) at domain object level, as it was deprecated



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