# File lib/apipie/validator.rb, line 118 def initialize(param_description, argument) super(param_description) @regexp = argument end