Class: Mongoid::Validatable::LengthValidator
| Relationships & Source Files | |
| Super Chains via Extension / Inclusion / Inheritance | |
| Class Chain: 
          self,
          ActiveModel::Validations::LengthValidator
         | |
| Instance Chain: 
          self,
           Localizable,
          ActiveModel::Validations::LengthValidator | |
| Inherits: | ActiveModel::Validations::LengthValidator 
 | 
| Defined in: | lib/mongoid/validatable/length.rb | 
Overview
Validates that the specified attributes do or do not match a certain length.
Instance Method Summary
Localizable - Included
| #validate_each | Validates each for localized fields. |