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