# File lib/json-schema/validator.rb, line 366
    def validation_error(error)
      @errors.push(error)
    end