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