method
after_validation
v2.3.8 -
Show latest stable
- Class:
ActiveRecord::Callbacks
after_validation()public
Is called after Validations.validate (which is part of the Base.save call).
after_validation()Is called after Validations.validate (which is part of the Base.save call).