# File lib/big_record/validations.rb, line 107
    def each_full
      full_messages.each { |msg| yield msg }
    end