Creates config object for Validator. Small refactor, and renames "validate" to "validator"!
Prepping for adding more config variables for bigger changes in future PRs.
Git didn't catch this, but I renamed validate => validator to reflect the "noun" config object we're using now.
Part 1 of #207
Creates config object for Validator. Small refactor, and renames "validate" to "validator"! Prepping for adding more config variables for bigger changes in future PRs.
Git didn't catch this, but I renamed validate => validator to reflect the "noun" config object we're using now.