Module: DynamicImage::Model::Validations

Extended by:
ActiveSupport::Concern
Included in:
DynamicImage::Model
Defined in:
lib/dynamic_image/model/validations.rb

Overview

DynamicImage Model Validations

Validates that all necessary attributes are valid. All of these are managed by DynamicImage::Model, so this is mostly for enforcing integrity.

Defined Under Namespace

Modules: ClassMethods