[
https://issues.apache.org/jira/browse/DAFFODIL-2328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle resolved DAFFODIL-2328.
-------------------------------------
Resolution: Fixed
> setValidation - bug. Is calling super.withValidation which will not work.
> --------------------------------------------------------------------------
>
> Key: DAFFODIL-2328
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2328
> Project: Daffodil
> Issue Type: Bug
> Components: API, Back End
> Affects Versions: 2.6.0
> Reporter: Mike Beckerle
> Assignee: Mike Beckerle
> Priority: Major
> Fix For: 3.0.0
>
>
> By inspection, DataProcessor.scala setValidation is wrong. It calls
> super.withValidation.
> It can't call super.setValidation without causing a deprecation warning. It
> needs to assign the validationMode var directly.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)