method
after_validation_on_update
v2.1.0 -
Show 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.