DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32122>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32122

Is there any way in Betwixt to validate the timestamp?

           Summary: Is there any way in Betwixt to validate the timestamp?
           Product: Commons
           Version: 4.0
          Platform: Other
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Betwixt
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Is there any way in Betwixt to validate the timestamp


Use Betwixt to convert the following xml to bean 

<?xml version="1.0" encoding="UTF-8"?>
<tests>
<test>
<supplierCode>anycode</supplierCode>
<supplierSiteNo>anysite</supplierSiteNo>
<testDate>2004-13-32 00:00:00.0</testDate>
</test>
</tests>

It does not report any errors. In fact, the timestamp is invalid.
Is there any way in Betwixt to validate the timestamp?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to