Skip to content
  • Petrik's avatar
    b7083eac
    Make AR Presence and Absence validation docs more consistent [ci-skip] · b7083eac
    Petrik authored
    Make it clearer that in the ActiveRecord AbsenceValidator, the
    associated object is not _only_ absent if it is marked for destruction.
    
    For the ActiveRecord PresenceValidator we can point to the ActiveModel
    validations, like we do for other validations as well. This allows us to
    remove some duplicated documentation.
    b7083eac
    Make AR Presence and Absence validation docs more consistent [ci-skip]
    Petrik authored
    Make it clearer that in the ActiveRecord AbsenceValidator, the
    associated object is not _only_ absent if it is marked for destruction.
    
    For the ActiveRecord PresenceValidator we can point to the ActiveModel
    validations, like we do for other validations as well. This allows us to
    remove some duplicated documentation.
Loading