You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I used the "validate.noDataCheck" option in a configuration file, I received a deprecation warning. However, the option is not marked as deprecated in the documenation at (https://nasa-pds.github.io/validate/operate/index.html#using-a-configuration-file). Additionally, the replacement, "validate.skipContentValidation" does not appear in the list of configuration options.
I also had a few other options that I wanted to use that were not in the documentation, so I compared the documentation to the ConfigKey class and found the following discrepancies:
Checked for duplicates
Yes - I've already checked
🐛 Describe the bug
When I used the "validate.noDataCheck" option in a configuration file, I received a deprecation warning. However, the option is not marked as deprecated in the documenation at (https://nasa-pds.github.io/validate/operate/index.html#using-a-configuration-file). Additionally, the replacement, "validate.skipContentValidation" does not appear in the list of configuration options.
I also had a few other options that I wanted to use that were not in the documentation, so I compared the documentation to the ConfigKey class and found the following discrepancies:
🕵️ Expected behavior
I expected the documentation for the config file to match the actual options available for the current version of validate.
📜 To Reproduce
🖥 Environment Info
📚 Version of Software Used
validate 3.5.2
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #xyz
⚙️ Engineering Details
No response
🎉 Integration & Test
No response
The text was updated successfully, but these errors were encountered: