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