Module: Ripple::Validations

Extended by:
ActiveSupport::Concern
Includes:
ActiveModel::Validations
Defined in:
ripple/lib/ripple/validations.rb,
ripple/lib/ripple/validations/associated_validator.rb

Overview

Adds validations to Document models. Validations are executed before saving the document.

Defined Under Namespace

Modules: ClassMethods, InstanceMethods Classes: AssociatedValidator