[
https://issues.apache.org/jira/browse/ISIS-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber resolved ISIS-2471.
------------------------------
Resolution: Fixed
Docs and tests updated.
Testing of proper type hierarchy interpretation by the framework is delegated
to its own ticket:
https://issues.apache.org/jira/browse/ISIS-2499
> 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 & Website
> Reporter: Andi Huber
> Assignee: 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)