method
after_validation_on_update
v1.1.6 -
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.