Process moer options when processing options file. (#2251)
When processing options in a file, it does have access to the ValidatorOptions and OptimizerOptions object, so options that change those do not work. We just need to pass it in. Fixes #2219.
Loading
Please register or sign in to comment