Describe validation rules inside Options::Parser.
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.
Loading
Please register or sign in to comment