method
after_validation_on_update
rails latest stable - Class:
ActiveRecord::Callbacks
after_validation_on_update()public
Is called after Validations.validate (which is part of the Base.save call) on existing objects that have a record.