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
nil
check that thevalidator
has been initialized - Prevent the
validator
from being initialized if the Data Dictionary requirements have not been met.