.. _validations: ********** Validation ********** .. default-domain:: woop .. contents:: On this page :local: :backlinks: none :depth: 2 :class: singlecol CouchbaseOrm includes ``ActiveModel::Validations`` to supply the basic validation plus an additional associated and uniqueness validator. See the `Active Record Validations `_ Rails guide and `ActiveModel::Validations `_ documentation for more information.