class method ActiveRecord.Model.validatesLengthOf
ActiveRecord.Model.validatesLengthOf(field_name[,options]) → null
Accepts "min" and "max" numbers as options.
ActiveRecord.Model.validatesLengthOf(field_name[,options]) → null
Accepts "min" and "max" numbers as options.