module Sequel::Plugins::ConstraintValidations::DatabaseMethods
Attributes
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.