# File lib/active_model/validations.rb, line 211 def run_validations! run_callbacks :validate errors.empty? end