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