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