stevedlawrence commented on code in PR #1359:
URL: https://github.com/apache/daffodil/pull/1359#discussion_r1828110061
##########
daffodil-test/src/test/resources/org/apache/daffodil/section05/simple_types/SimpleTypes.tdml:
##########
@@ -6283,7 +6285,19 @@
<tdml:document><![CDATA[2001-03-35]]></tdml:document>
<tdml:errors>
- <tdml:error/>
+ <tdml:error>Unable to parse</tdml:error>
+ <tdml:error>2001-03-35</tdml:error>
+ <tdml:error>valid range</tdml:error>
Review Comment:
Ah, I see now. Thanks!
I think DAFFODIL-2951 is a duplicate then. I'll close that one.
--
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]