Class CouchRest::Model::Validations::UniquenessValidator
In: lib/couchrest/model/validations/uniqueness.rb
Parent: ActiveModel::EachValidator

Validates if a field is unique

Methods

Public Instance methods

Ensure we have a class available so we can check for a usable view or add one if necessary.

[Validate]