Details
Description
I encountered an issue testing a simple order sending in FIX 5.0. SP2. I send an order with value 18=1 3 and got rejected because of IncorrectTagValue exception (in Session.next method while validating the message).
Problem is that isMultipleValueStringField method does return false for MULTIPLECHARVALUE type.
Attachments
Issue Links
- relates to
-
QFJ-881 FieldType.MultipleValueString are not created from FIX5+ xml files
- Closed