<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 93: ValidateFields options ignored when UseDataDictionary=N</title><link href="https://sourceforge.net/p/quickfix/bugs/93/" rel="alternate"/><link href="https://sourceforge.net/p/quickfix/bugs/93/feed.atom" rel="self"/><id>https://sourceforge.net/p/quickfix/bugs/93/</id><updated>2012-08-09T22:40:11Z</updated><subtitle>Recent changes to 93: ValidateFields options ignored when UseDataDictionary=N</subtitle><entry><title>ValidateFields options ignored when UseDataDictionary=N</title><link href="https://sourceforge.net/p/quickfix/bugs/93/" rel="alternate"/><published>2012-08-09T22:40:11Z</published><updated>2012-08-09T22:40:11Z</updated><author><name>Trevor</name><uri>https://sourceforge.net/u/userid-1823502/</uri></author><id>https://sourceforge.net7504238e04eda08ec3d0f9d736a28edb31754ca5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;The change to have multiple DataDictionary objects per session changed the code so that when UseDataDictionary=N is set in a session the following validate options no longer work:&lt;br /&gt;
ValidateFieldsOutOfOrder&lt;br /&gt;
ValidateFieldsHaveValues&lt;br /&gt;
ValidateUserDefinedFields&lt;/p&gt;
&lt;p&gt;This is a result of the empty DataDictionary in the DataDictionaryProvider not being initialized with the settings when there is no DataDictionary.&lt;/p&gt;
&lt;p&gt;Would there be an issue with changing the DataDictionaryProvider to allow initializing the default DataDictionary with settings when UseDataDictionary=N?&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>