Created by: bhaan
fixes #127 (closed)
I was able to confirm the bug proposed in issue #127 (closed) by removing the DataDictionary config option in one of the quickfix test cfg files.
The following changes include:
- Perform a
nilcheck that thevalidatorhas been initialized - Prevent the
validatorfrom being initialized if the Data Dictionary requirements have not been met.