+48
−0
+23
−0
lib/jsduck/options/validator.rb
deleted100644 → 0
+0
−81
Loading
Eliminate the Validator class and attatch all the validation rules to the Options::Record object, on which we can later simply call #validate! to perform its own validations.