Class: Mv::Core::Validation::Inclusion

Inherits:
BaseCollection show all
Defined in:
lib/mv/core/validation/inclusion.rb

Instance Attribute Summary

Attributes inherited from BaseCollection

#in

Attributes inherited from Base

#allow_blank, #allow_nil, #as, #column_name, #create_trigger_name, #message, #on, #options, #table_name, #update_trigger_name

Method Summary

Methods inherited from BaseCollection

#initialize, #to_a

Methods inherited from Base

#<=>, #create?, #full_message, #initialize, #to_a, #update?

Constructor Details

This class inherits a constructor from Mv::Core::Validation::BaseCollection