mbeckerle commented on code in PR #982:
URL: https://github.com/apache/daffodil/pull/982#discussion_r1129895851
##########
daffodil-test/src/test/resources/org/apache/daffodil/section13/text_number_props/TextNumberProps.tdml:
##########
@@ -4039,16 +4081,13 @@
<tdml:documentPart
type="text"><![CDATA[NOTANUMBER]]]></tdml:documentPart>
</tdml:document>
- <tdml:warnings>
- <tdml:warning>DFDL property was ignored</tdml:warning>
- <tdml:warning>textStandardNaNRep</tdml:warning>
- </tdml:warnings>
+ <tdml:warnings />
Review Comment:
I wasn't aware that empty tdml:warnings meant that. Does that also work for
empty tdml:validationErrors?
I think there is a JIRA ticket [about adding this feature for
expecting/precluding
warnings.](https://issues.apache.org/jira/browse/DAFFODIL-864) Perhaps this
feature exists now.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]