# File lib/doorkeeper/validations.rb, line 15
    def valid?
      validate
      @error.nil?
    end