Module | DataMapper::Validations::Context |
In: |
lib/dm-validations/support/context.rb
|
Module with validation context functionality.
Contexts are implemented using a simple array based stack that is thread local. The default context can be altered by overwriting default_validation_context or will default to :default