# File lib/state_machine/integrations/mongo_mapper.rb, line 212
        def runs_validations_on_action?
          action == :save
        end