| Class | ActiveModel::Validations::ExclusionValidator |
| In: |
lib/active_model/validations/exclusion.rb
|
| Parent: | EachValidator |
| ERROR_MESSAGE | = | "An object with the method #include? or a proc or lambda is required, " << "and must be supplied as the :in option of the configuration hash" |