Module: ActiveLayer
- Defined in:
- lib/active_layer/validations/object_validator.rb,
lib/active_layer.rb,
lib/active_layer/proxy.rb,
lib/active_layer/version.rb,
lib/active_layer/attributes.rb,
lib/active_layer/persistence.rb,
lib/active_layer/validations.rb,
lib/active_layer/active_record.rb,
lib/active_layer/validations/validator.rb,
lib/active_layer/orm/active_record_hooks.rb,
lib/active_layer/active_record/persistence.rb,
lib/active_layer/validations/each_validator.rb
Overview
This class hooks into the standard validations and allows the new ModelValidator to function as a NestedValidator
Defined Under Namespace
Modules: ActiveRecord, Attributes, Persistence, Proxy, Validations Classes: RecordInvalidError, RecordNotSaved, UnknownAttributeError
Constant Summary collapse
- VERSION =
"0.0.10"