[
https://issues.jboss.org/browse/DROOLS-2388?page=com.atlassian.jira.plugi...
]
Tibor Zimányi updated DROOLS-2388:
----------------------------------
Description:
When using DMNValidator.validate method that takes a DMN file as a parameter, the
validation results are sometimes different from results of validate method that takes
Definitions as an input parameter. The main difference looks to be namespace parsing.
Reproducer can be found here:
https://github.com/kiegroup/drools/pull/1814
was:When using DMNValidator.validate method that takes a DMN file as a parameter, the
validation results are sometimes different from results of validate method that takes
Definitions as an input parameter. The main difference looks to be namespace parsing.
DMN Namespace unmarshalling differs from standard one when calling
DMNValidator.validate method with File param
---------------------------------------------------------------------------------------------------------------
Key: DROOLS-2388
URL:
https://issues.jboss.org/browse/DROOLS-2388
Project: Drools
Issue Type: Bug
Components: dmn engine
Affects Versions: 7.6.0.Final
Reporter: Tibor Zimányi
Assignee: Edson Tirelli
When using DMNValidator.validate method that takes a DMN file as a parameter, the
validation results are sometimes different from results of validate method that takes
Definitions as an input parameter. The main difference looks to be namespace parsing.
Reproducer can be found here:
https://github.com/kiegroup/drools/pull/1814
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)