[
https://issues.apache.org/jira/browse/ISIS-2471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17326393#comment-17326393
]
ASF subversion and git services commented on ISIS-2471:
-------------------------------------------------------
Commit 2e04fc95f4cce004df5a9e9ca28983bc8fe26d07 in isis's branch
refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2e04fc9 ]
ISIS-2471: update 'validate...' docs
> 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)