APIdock / Ruby on Rails
/
Browse About
method

check_validity!

v2.3.8 - Show latest stable - Class: ActiveRecord::Reflection::AssociationReflection
check_validity!()
public

No documentation available.

# File activerecord/lib/active_record/reflection.rb, line 214
      def check_validity!
        check_validity_of_inverse!
      end

Related methods

  • Instance methods
  • association_foreign_key
  • build_association
  • check_validity!
  • check_validity_of_inverse!
  • collection?
  • columns
  • counter_cache_column
  • create_association
  • create_association!
  • dependent_conditions
  • has_inverse?
  • inverse_of
  • klass
  • polymorphic_inverse_of
  • primary_key_name
  • quoted_table_name
  • reset_column_information
  • source_reflection
  • table_name
  • through_reflection
  • through_reflection_primary_key_name
  • validate?
  • Private methods
  • privatederive_class_name
  • privatederive_primary_key_name
APIdock API Documentation Browser

Implement the SPACE framework the right way with Swarmia.

© 2026 APIdock