Module | Sequel::Plugins::ConstraintValidations::DatabaseMethods |
In: |
lib/sequel/extensions/_model_constraint_validations.rb
|
constraint_validations | [RW] | A hash of validation method call metadata for all tables in the database. The hash is keyed by table name string and contains arrays of validation method call arrays. |